Explorar el Código

Removed unnecessary inclusion of winsock2.h.

master
adeniz hace 4 años
padre
commit
baec2fef7d
Se han modificado 1 ficheros con 0 adiciones y 12 borrados
  1. 0
    12
      snfLOGmgr.hpp

+ 0
- 12
snfLOGmgr.hpp Ver fichero

@@ -18,18 +18,6 @@
#include <ctime>
#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 "snfCFGmgr.hpp"

Cargando…
Cancelar
Guardar