aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/common/log.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/log.h b/src/common/log.h
index f1f6ffae..291534c6 100644
--- a/src/common/log.h
+++ b/src/common/log.h
@@ -4,7 +4,9 @@
#pragma once
+#ifndef LOGGING
#define LOGGING
+#endif
enum {
OS_LEVEL, // Printed by the emulated operating system