Remove inclusion of unnecessary headers, which was introduced by commit c148c40867dc and was breaking non-windows builds
This commit is contained in:
@@ -26,8 +26,6 @@
|
||||
#ifdef _OPENMP
|
||||
#include <omp.h>
|
||||
#endif
|
||||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
|
||||
// classical filtering if the support window is small:
|
||||
|
||||
|
Reference in New Issue
Block a user