Commit 1423ad2b886eff81393467e4027a7b724c3b6e15

Authored by Benjamin Renard
1 parent 1059922c

Upgrade PROCESS_STANDARD_COMPIL_VERSION (fix for #6901)

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/InternLib/ProcessStandard.hh
... ... @@ -25,7 +25,7 @@
25 25 #include "MultiParamProcess.hh"
26 26 #include "Parser.hh"
27 27  
28   -#define PROCESS_STANDARD_COMPIL_VERSION 0
  28 +#define PROCESS_STANDARD_COMPIL_VERSION 1
29 29  
30 30 namespace AMDA {
31 31 namespace Parameters {
... ...