replace openFile() by two functions openFileCached() and openFileUncached(), to avoid...
[enigma2.git] / lib / base / smartptr.cpp
1 #include "smartptr.h"
2 #include <stdio.h>