use c++-fallback for lack of tzset-python-function
[vuplus_dvbapp] / lib / driver / etimezone.h
1 #ifndef __etimezone_h
2 #define __etimezone_h
3
4 class etimezone
5 {
6 public:
7         etimezone();
8 };
9
10 #endif
11