X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Fkernel%2FmarTypes.h;h=93bee0a9b455c31a5e1d9513c4bc66273c1ebd1a;hb=cecf61997249f6e44a9ce798cb0cf54085473af6;hp=56c5c1996a12c4b0a50dd4ccc612301cd8fa9b56;hpb=7cdd257ac8ad23e435cfbcd768805ccd40acdad3;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/kernel/marTypes.h b/lib/maracasVisuLib/src/kernel/marTypes.h index 56c5c19..93bee0a 100644 --- a/lib/maracasVisuLib/src/kernel/marTypes.h +++ b/lib/maracasVisuLib/src/kernel/marTypes.h @@ -3,14 +3,14 @@ Program: wxMaracas Module: $RCSfile: marTypes.h,v $ Language: C++ - Date: $Date: 2010/04/20 14:42:44 $ - Version: $Revision: 1.8 $ + Date: $Date: 2010/11/03 19:44:45 $ + Version: $Revision: 1.9 $ Copyright: (c) 2002, 2003 License: - - This software is distributed WITHOUT ANY WARRANTY; without even - the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notice for more information. =========================================================================*/ @@ -41,7 +41,7 @@ #define MARACASVISULIB_EXPORTS __declspec( dllimport ) #endif //maracasvisulib_EXPORTS #else - #define MARACASVISULIB_EXPORTS + #define MARACASVISULIB_EXPORTS #endif */ // LG 15/01/09 : Now use crea mechanism @@ -83,7 +83,7 @@ * This file is included by all project files. */ -#include +#include "creaSystem.h" // This redefinitions shoul be useless using uint8_t, etc // JPR