diff options
Diffstat (limited to 'gob/dataio.h')
-rw-r--r-- | gob/dataio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gob/dataio.h b/gob/dataio.h index 27efbb006d..d7d5917016 100644 --- a/gob/dataio.h +++ b/gob/dataio.h @@ -23,7 +23,6 @@ #define GOB_DATAIO_H #include "common/file.h" -#include <sys/stat.h> namespace Gob { |