Avoid LOGGING redefinition warnings.

pull/8/head
Yuri Kunde Schlesner 11 years ago
parent 45976da975
commit b15d631d99

@ -4,7 +4,9 @@
#pragma once
#ifndef LOGGING
#define LOGGING
#endif
enum {
OS_LEVEL, // Printed by the emulated operating system

Loading…
Cancel
Save