فهرست منبع

Removed include of cerrno from Exception.h

Tatsuhiro Tsujikawa 15 سال پیش
والد
کامیت
e8f3592314
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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"