Remove some includes left over from previous testing sessions

This commit is contained in:
Bastian M. Wojek 2011-05-21 14:52:25 +00:00
parent 1b5c1df691
commit 708cb0115b

View File

@ -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 <omp.h>
#endif
#include <iostream>
#include <vector>
using namespace std;