added workaround of compile issues with templated version of BoundingBox

This commit is contained in:
Robert Osfield
2008-11-26 16:00:27 +00:00
parent b813d1b31b
commit 98c197edad

View File

@@ -86,6 +86,11 @@ configure file /osgViewer\/ViewerBase/
"
end
configure file /osg\/BoundingBox/
emit before "#include <osg/BoundingSphere>
"
end
#############################################################################
# add <io_utils> header to Plane, Quat and Vec* files