eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] eliot/game rack.cpp [multibyte]


From: eliot-dev
Subject: [Eliot-dev] eliot/game rack.cpp [multibyte]
Date: Sun, 15 Jan 2006 13:24:40 +0000

CVSROOT:        /sources/eliot
Module name:    eliot
Branch:         multibyte
Changes by:     Olivier Teulière <address@hidden>      06/01/15 13:24:40

Modified files:
        game           : rack.cpp 

Log message:
        Added a missing include

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/eliot/eliot/game/rack.cpp.diff?only_with_tag=multibyte&tr1=1.5.2.3&tr2=1.5.2.4&r1=text&r2=text

Patches:
Index: eliot/game/rack.cpp
diff -u eliot/game/rack.cpp:1.5.2.3 eliot/game/rack.cpp:1.5.2.4
--- eliot/game/rack.cpp:1.5.2.3 Sun Jan  8 16:58:27 2006
+++ eliot/game/rack.cpp Sun Jan 15 13:24:40 2006
@@ -26,6 +26,7 @@
  */
 
 #include "rack.h"
+#include "encoding.h"
 #include "debug.h"
 
 // FIXME: should not be here (duplicated from tile.cpp)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]