diff options
Diffstat (limited to 'p2pvr/daemonbase/pch.hpp')
-rw-r--r-- | p2pvr/daemonbase/pch.hpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/p2pvr/daemonbase/pch.hpp b/p2pvr/daemonbase/pch.hpp index 28b23b5..74671ef 100644 --- a/p2pvr/daemonbase/pch.hpp +++ b/p2pvr/daemonbase/pch.hpp @@ -3,10 +3,6 @@ #define P2PVRLIB_PCH #include <Ice/Ice.h> -#include <variableType.h> -#include <daemon.h> -#include <options.h> -#include <logger.h> #endif #endif |