summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-10-19 11:32:19 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-10-19 11:32:19 +0300
commit7abf016291b68e30139e0b8349d83333c39bcf88 (patch)
treecddf4624febc0adfe1e4a369c688bce48c990392 /core
parent5d367f0e54fd1bf62f22b869ef75765ec9383e2c (diff)
new file: core/globals.h
Diffstat (limited to 'core')
-rw-r--r--core/globals.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/globals.h b/core/globals.h
new file mode 100644
index 0000000..2fb7bdc
--- /dev/null
+++ b/core/globals.h
@@ -0,0 +1,6 @@
+#ifndef GLOBALS_H
+#define GLOBALS_H
+
+extern ACE_Log_Msg logger;
+
+#endif \ No newline at end of file