missing include
This commit is contained in:
parent
f77cd81fcd
commit
eacd4cfefb
|
|
@ -15,6 +15,7 @@
|
|||
|
||||
#include "cppType.h"
|
||||
#include "cppTypedef.h"
|
||||
#include <algorithm>
|
||||
|
||||
CPPType::Types CPPType::_types;
|
||||
CPPType::PreferredNames CPPType::_preferred_names;
|
||||
|
|
|
|||
Loading…
Reference in New Issue