diff options
Diffstat (limited to 'base/vlog.h')
-rw-r--r-- | base/vlog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/vlog.h b/base/vlog.h index 4ef173e..a32ed14 100644 --- a/base/vlog.h +++ b/base/vlog.h @@ -5,7 +5,6 @@ #ifndef BASE_VLOG_H_ #define BASE_VLOG_H_ -#include <cstddef> #include <string> #include <vector> |