Some fixes for building on FreeBSD

This commit is contained in:
Tobias Kortkamp 2016-01-25 14:13:16 +01:00
parent 07a4c0bf73
commit 0659687bfb
13 changed files with 18 additions and 8 deletions

View file

@ -2,6 +2,7 @@
#include <cmath>
#include <osg/observer_ptr>
#include <osg/NodeVisitor>
#include <components/sceneutil/lightmanager.hpp>