Salome HOME
Fix OpenCV_INCLUDE_DIRS definition on windows - Othewise SAT will not generate a...
[tools/sat_salome.git] / products / patches / llvm-8.0.1-clang-FD32.patch
1 --- llvm_ref/include/llvm/Demangle/MicrosoftDemangleNodes.h     2019-01-08 22:05:51.000000000 +0100
2 +++ llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h 2020-09-04 17:01:15.736563484 +0200
3 @@ -4,6 +4,8 @@
4  #include "llvm/Demangle/Compiler.h"
5  #include "llvm/Demangle/StringView.h"
6  #include <array>
7 +#include <cstdint>
8 +#include <string>
9  
10  class OutputStream;
11  
12 @@ -602,4 +604,4 @@
13  } // namespace ms_demangle
14  } // namespace llvm
15  
16 -#endif
17 \ Pas de fin de ligne à la fin du fichier
18 +#endif