summaryrefslogtreecommitdiff
path: root/toxcore
diff options
context:
space:
mode:
authormannol <eniz_vukovic@hotmail.com>2014-05-10 18:00:49 +0200
committermannol <eniz_vukovic@hotmail.com>2014-05-10 18:00:49 +0200
commit9bb910a370725696cc3169c795f903c24e7d126f (patch)
tree3c63f103a0b883f71007c697aa19c18c8e4c9330 /toxcore
parent0fa03b924030c5791599451389ba84b81be84da8 (diff)
This should work
Diffstat (limited to 'toxcore')
-rw-r--r--toxcore/logger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxcore/logger.h b/toxcore/logger.h
index 6c65850e..abef4b84 100644
--- a/toxcore/logger.h
+++ b/toxcore/logger.h
@@ -25,10 +25,10 @@
25#ifndef __TOXLOGGER 25#ifndef __TOXLOGGER
26#define __TOXLOGGER 26#define __TOXLOGGER
27 27
28#include <string.h>
28// #define LOGGING 29// #define LOGGING
29 30
30#ifdef LOGGING 31#ifdef LOGGING
31#include <string.h>
32 32
33typedef enum _LoggerLevel 33typedef enum _LoggerLevel
34{ 34{