[Box Backup-commit] COMMIT r1118 - box/trunk/lib/win32

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Fri Oct 27 20:13:03 BST 2006


Author: chris
Date: 2006-10-27 20:13:03 +0100 (Fri, 27 Oct 2006)
New Revision: 1118

Modified:
   box/trunk/lib/win32/emu.cpp
Log:
Include message resource definitions.


Modified: box/trunk/lib/win32/emu.cpp
===================================================================
--- box/trunk/lib/win32/emu.cpp	2006-10-27 19:12:30 UTC (rev 1117)
+++ box/trunk/lib/win32/emu.cpp	2006-10-27 19:13:03 UTC (rev 1118)
@@ -21,6 +21,10 @@
 #include <string>
 #include <list>
 
+// message resource definitions for syslog()
+
+#include "messages.h"
+
 // our implementation for a timer, based on a 
 // simple thread which sleeps for a period of time
 




More information about the Boxbackup-commit mailing list