summaryrefslogtreecommitdiff
path: root/embedserv/source/inc/syswinwrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'embedserv/source/inc/syswinwrapper.hxx')
-rw-r--r--embedserv/source/inc/syswinwrapper.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/embedserv/source/inc/syswinwrapper.hxx b/embedserv/source/inc/syswinwrapper.hxx
index e596427d378b..bde2efce0bf0 100644
--- a/embedserv/source/inc/syswinwrapper.hxx
+++ b/embedserv/source/inc/syswinwrapper.hxx
@@ -17,6 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#ifndef INCLUDED_EMBEDSERV_SOURCE_INC_SYSWINWRAPPER_HXX
+#define INCLUDED_EMBEDSERV_SOURCE_INC_SYSWINWRAPPER_HXX
#include <windows.h>
@@ -168,4 +170,6 @@ protected:
}
+#endif // INCLUDED_EMBEDSERV_SOURCE_INC_SYSWINWRAPPER_HXX
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */