X-Git-Url: http://gitweb.hachti.de/?a=blobdiff_plain;f=pc-tools%2Fldc2%2Fsrc%2Fmain.cpp;h=c9f001e6e19974edc9865d71bb979a3948f15956;hb=23208140e9463411bf374e1cdba7b75e755d0860;hp=d2270b68aaffdeeb5d8169b1582a714afb13d31d;hpb=fe67c7bef2222497d18eff18f29f69216ca40afe;p=h316.git diff --git a/pc-tools/ldc2/src/main.cpp b/pc-tools/ldc2/src/main.cpp index d2270b6..c9f001e 100644 --- a/pc-tools/ldc2/src/main.cpp +++ b/pc-tools/ldc2/src/main.cpp @@ -2,11 +2,17 @@ * * LDC2 source code * - * $Date: 2007/05/30 02:51:16 $ + * $Date: 2008/10/01 13:30:14 $ * $Author: hachti $ * * $Log: main.cpp,v $ - * Revision 2.3 2007/05/30 02:51:16 hachti + * Revision 2.5 2008/10/01 13:30:14 hachti + * Added some includes + * + * Revision 2.4 2008-08-25 21:02:24 hachti + * *** empty log message *** + * + * Revision 2.3 2007-05-30 02:51:16 hachti * Changed everything towards LDC2 use. * Worked on the buildlib.sh. * Centralized buildlib.sh to a new lib/common directory. @@ -26,6 +32,11 @@ #include #include #include +#include +#include + +#include + #include #include