aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/logsink.h
diff options
context:
space:
mode:
Diffstat (limited to 'yage/core/logsink.h')
-rw-r--r--yage/core/logsink.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/yage/core/logsink.h b/yage/core/logsink.h
index 064abc63..b597fc24 100644
--- a/yage/core/logsink.h
+++ b/yage/core/logsink.h
@@ -6,9 +6,12 @@
* ----------------------------------------------------------------------------
*/
+/// @file
+
#ifndef YAGE_CORE_LOGSINK_H
#define YAGE_CORE_LOGSINK_H
+/// @todo remove the include to make compilation faster
#include "logmessage.h"
#include <memory>