Modified Files:
scene/model/SGClipGroup.cxx: Oops, add missing simgear_config.h
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <simgear_config.h>
|
||||
#endif
|
||||
|
||||
#include "SGClipGroup.hxx"
|
||||
|
||||
#include <osg/ClipPlane>
|
||||
|
||||
Reference in New Issue
Block a user