From 7abf016291b68e30139e0b8349d83333c39bcf88 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 19 Oct 2010 11:32:19 +0300 Subject: new file: core/globals.h --- core/globals.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 core/globals.h (limited to 'core') 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 -- cgit v1.2.3