Selaa lähdekoodia

Reordered headers to avoid windows.h before winsock2.h

master
Pete McNeil 4 vuotta sitten
vanhempi
commit
5ef1aae226
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      snf_sync.hpp

+ 1
- 1
snf_sync.hpp Näytä tiedosto

@@ -10,9 +10,9 @@

#include <list>
#include <cstring>
#include "GBUdb.hpp"
#include "../CodeDweller/networking.hpp"
#include "../CodeDweller/configuration.hpp"
#include "GBUdb.hpp"

namespace cd = codedweller;


Loading…
Peruuta
Tallenna