# HG changeset patch # User Sebastien Jodogne # Date 1604682911 -3600 # Node ID 548d77dfb8bce02c2f0c3c1810a4ce72d9258896 # Parent 8992faf451fc9d212d404e69db87344dbfe75714 fix for vs2008 diff -r 8992faf451fc -r 548d77dfb8bc OrthancFramework/Sources/Logging.cpp --- a/OrthancFramework/Sources/Logging.cpp Fri Nov 06 17:02:42 2020 +0100 +++ b/OrthancFramework/Sources/Logging.cpp Fri Nov 06 18:15:11 2020 +0100 @@ -25,6 +25,8 @@ #include "OrthancException.h" +#include + /********************************************************* * Common section diff -r 8992faf451fc -r 548d77dfb8bc OrthancServer/Resources/RunCppCheck.sh --- a/OrthancServer/Resources/RunCppCheck.sh Fri Nov 06 17:02:42 2020 +0100 +++ b/OrthancServer/Resources/RunCppCheck.sh Fri Nov 06 18:15:11 2020 +0100 @@ -15,7 +15,7 @@ nullPointer:../../OrthancFramework/UnitTestsSources/RestApiTests.cpp:309 nullPointerRedundantCheck:../../OrthancFramework/UnitTestsSources/DicomMapTests.cpp stlFindInsert:../../OrthancFramework/Sources/DicomFormat/DicomMap.cpp:1163 -stlFindInsert:../../OrthancServer/Sources/OrthancWebDav.cpp:382 +stlFindInsert:../../OrthancServer/Sources/OrthancWebDav.cpp:383 stlFindInsert:../../OrthancServer/Sources/ServerIndex.cpp:400 syntaxError:../../OrthancFramework/Sources/SQLite/FunctionContext.h:50 syntaxError:../../OrthancFramework/UnitTestsSources/ZipTests.cpp:129