Removed include of cerrno from Exception.h

pull/1/head
Tatsuhiro Tsujikawa 2010-11-28 21:42:03 +09:00
parent 476ba70a9f
commit e8f3592314
1 changed files with 0 additions and 1 deletions

View File

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