#include <ctime> | #include <ctime> | ||||
#include <cstdio> | #include <cstdio> | ||||
#include "../CodeDweller/timing.hpp" | |||||
#ifdef WIN32 | |||||
// Required because threading.hpp includes windows.h. | |||||
#include <winsock2.h> | |||||
#endif | |||||
#include "../CodeDweller/threading.hpp" | |||||
#include "../CodeDweller/histogram.hpp" | |||||
#include "snf_match.h" | #include "snf_match.h" | ||||
#include "snfCFGmgr.hpp" | #include "snfCFGmgr.hpp" |