diff options
Diffstat (limited to 'p2pvr/daemonbase/pch.hpp')
-rw-r--r-- | p2pvr/daemonbase/pch.hpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/p2pvr/daemonbase/pch.hpp b/p2pvr/daemonbase/pch.hpp deleted file mode 100644 index 74671ef..0000000 --- a/p2pvr/daemonbase/pch.hpp +++ /dev/null @@ -1,9 +0,0 @@ -#ifdef BOOST_BUILD_PCH_ENABLED -#ifndef P2PVRLIB_PCH -#define P2PVRLIB_PCH - -#include <Ice/Ice.h> - -#endif -#endif - |