diff --git a/src/classes/PTheory.cpp b/src/classes/PTheory.cpp index 27f17c10..c609c4b6 100644 --- a/src/classes/PTheory.cpp +++ b/src/classes/PTheory.cpp @@ -29,14 +29,6 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - -#ifdef HAVE_GOMP -#include -#endif - #include #include using namespace std;