COMP: include Constant.H for clang-5
This commit is contained in:
parent
b5f093076b
commit
ef52e11d2c
@ -25,6 +25,8 @@ License
|
|||||||
|
|
||||||
#include "Function1.H"
|
#include "Function1.H"
|
||||||
#include "Time.H"
|
#include "Time.H"
|
||||||
|
// Required by clang 5 for correct instantiation of Function1::New
|
||||||
|
#include "Constant.H"
|
||||||
|
|
||||||
// * * * * * * * * * * * * * * * * Constructor * * * * * * * * * * * * * * * //
|
// * * * * * * * * * * * * * * * * Constructor * * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user