Skip to content
Snippets Groups Projects
Commit ef52e11d authored by Mark OLESEN's avatar Mark OLESEN
Browse files

COMP: include Constant.H for clang-5

parent b5f09307
Branches
Tags
No related merge requests found
...@@ -25,6 +25,8 @@ License ...@@ -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 * * * * * * * * * * * * * * * //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment