X-Git-Url: http://gitweb.hachti.de/?a=blobdiff_plain;f=pc-tools%2Fldc2%2Fsrc%2Fconfiguration_manager.cpp;h=dea8710bd3d7d5e67efebcd9df3e7b2d8a102ba4;hb=HEAD;hp=98a377822a76a3116cf9cef65675bf3254ecfc38;hpb=e7ba200143fb8ce2faf4757262994c6af63e42e9;p=h316.git diff --git a/pc-tools/ldc2/src/configuration_manager.cpp b/pc-tools/ldc2/src/configuration_manager.cpp index 98a3778..dea8710 100644 --- a/pc-tools/ldc2/src/configuration_manager.cpp +++ b/pc-tools/ldc2/src/configuration_manager.cpp @@ -2,11 +2,17 @@ * * LDC2 source code * - * $Date: 2007/06/15 12:46:04 $ + * $Date: 2008/10/01 13:30:14 $ * $Author: hachti $ * * $Log: configuration_manager.cpp,v $ - * Revision 2.2 2007/06/15 12:46:04 hachti + * Revision 2.4 2008/10/01 13:30:14 hachti + * Added some includes + * + * Revision 2.3 2008-08-25 21:02:24 hachti + * *** empty log message *** + * + * Revision 2.2 2007-06-15 12:46:04 hachti * Some small changes in configuration_manager output - added (c/f) info. * Changed order in tool.hh:add_unique.... * @@ -21,8 +27,10 @@ #include "configuration_manager.hh" #include +#include #include #include +#include #define MAX_LINE_LENGTH 80