diff options
Diffstat (limited to 'base/debug_util.h')
-rw-r--r-- | base/debug_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/debug_util.h b/base/debug_util.h index 5814781..457874e 100644 --- a/base/debug_util.h +++ b/base/debug_util.h @@ -11,6 +11,7 @@ #pragma once #include <iosfwd> +#include <string> #include "base/basictypes.h" |