summaryrefslogtreecommitdiff
path: root/zen/error_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'zen/error_log.h')
-rw-r--r--zen/error_log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zen/error_log.h b/zen/error_log.h
index 9814ec23..81892a25 100644
--- a/zen/error_log.h
+++ b/zen/error_log.h
@@ -15,6 +15,7 @@
#include "i18n.h"
#include "string_base.h"
+
namespace zen
{
enum MessageType
bgstack15