diff options
Diffstat (limited to 'common/log.h')
-rw-r--r-- | common/log.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/log.h b/common/log.h index 374772b3..c3c05c11 100644 --- a/common/log.h +++ b/common/log.h @@ -21,7 +21,6 @@ #define LOG_H #include <ostream> -#include <ostream> #include <set> #include <stdarg.h> #include <stdio.h> |