Kaynağa Gözat

Merge branch 'master' of https://code.microneil.com/madscientist/SNFMulti

 Conflicts:
	snfLOGmgr.hpp
master
adeniz 4 yıl önce
ebeveyn
işleme
f418e82cb1
2 değiştirilmiş dosya ile 8 ekleme ve 1 silme
  1. 7
    0
      snfLOGmgr.hpp
  2. 1
    1
      snf_sync.hpp

+ 7
- 0
snfLOGmgr.hpp Dosyayı Görüntüle

@@ -18,6 +18,7 @@
#include <ctime>
#include <cstdio>

<<<<<<< HEAD
#include "../CodeDweller/timing.hpp"

#ifdef WIN32
@@ -30,12 +31,18 @@
#include "../CodeDweller/threading.hpp"
#include "../CodeDweller/histogram.hpp"

=======
>>>>>>> 5ef1aae226f36c766ca1253592a8c11d95dd1992
#include "snf_match.h"

#include "snfCFGmgr.hpp"
#include "snfNETmgr.hpp"
#include "GBUdb.hpp"

#include "../CodeDweller/timing.hpp"
#include "../CodeDweller/threading.hpp"
#include "../CodeDweller/histogram.hpp"

namespace cd = codedweller;

class snfNETmgr; // Declare snfNETmgr

+ 1
- 1
snf_sync.hpp Dosyayı Görüntüle

@@ -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…
İptal
Kaydet