aboutsummaryrefslogtreecommitdiff
path: root/src/plugger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugger.cpp')
-rw-r--r--src/plugger.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/plugger.cpp b/src/plugger.cpp
index 8a1ed47..ef74da1 100644
--- a/src/plugger.cpp
+++ b/src/plugger.cpp
@@ -7,4 +7,9 @@
7 7
8#include "bu/plugger.h" 8#include "bu/plugger.h"
9 9
10#ifndef WIN32
11
10namespace Bu { subExceptionDef( PluginException ) } 12namespace Bu { subExceptionDef( PluginException ) }
13
14#endif
15