Skip to content

Commit 66a74fc

Browse files
committed
Added include of Version.h to provide the VSG_USE_dynamic_cast var
1 parent 0d7cc5e commit 66a74fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/vsg/core/Object.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1919
#include <vector>
2020

2121
#include <vsg/core/Export.h>
22+
#include <vsg/core/Version.h>
2223
#include <vsg/core/ref_ptr.h>
2324
#include <vsg/core/type_name.h>
2425

0 commit comments

Comments
 (0)