Selaa lähdekoodia

Removed include of cerrno from Exception.h

Tatsuhiro Tsujikawa 15 vuotta sitten
vanhempi
commit
e8f3592314
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/Exception.h

+ 0 - 1
src/Exception.h

@@ -37,7 +37,6 @@
 
 #include "common.h"
 
-#include <cerrno>
 #include <string>
 
 #include "SharedHandle.h"