Remove inclusion of unnecessary headers, which was introduced by commit c148c40867dc and was breaking non-windows builds

This commit is contained in:
Ilia Popov
2012-07-02 16:41:34 +02:00
parent 11f727169d
commit dd609ae6eb

View File

@@ -26,8 +26,6 @@
#ifdef _OPENMP
#include <omp.h>
#endif
#include <windows.h>
#include <stdio.h>
// classical filtering if the support window is small: