[Box Backup-commit] COMMIT r945 - box/chris/merge/lib/win32

subversion at fluffy.co.uk subversion at fluffy.co.uk
Sat Sep 2 12:44:24 BST 2006


Author: chris
Date: 2006-09-02 12:44:24 +0100 (Sat, 02 Sep 2006)
New Revision: 945

Modified:
   box/chris/merge/lib/win32/emu.cpp
Log:
(refs #3)

Include message resource definitions


Modified: box/chris/merge/lib/win32/emu.cpp
===================================================================
--- box/chris/merge/lib/win32/emu.cpp	2006-09-02 11:41:44 UTC (rev 944)
+++ box/chris/merge/lib/win32/emu.cpp	2006-09-02 11:44:24 UTC (rev 945)
@@ -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