Ver código fonte

Removed include of cerrno from Exception.h

Tatsuhiro Tsujikawa 15 anos atrás
pai
commit
e8f3592314
1 arquivos alterados com 0 adições e 1 exclusões
  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"