Explorar el Código

Removed unused header fstream from DHTSetup

Tatsuhiro Tsujikawa hace 14 años
padre
commit
13158de0d3
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/DHTSetup.cc

+ 0 - 1
src/DHTSetup.cc

@@ -34,7 +34,6 @@
 /* copyright --> */
 #include "DHTSetup.h"
 
-#include <fstream>
 #include <algorithm>
 
 #include "LogFactory.h"