From Daniel Trstenjak, build fixes for Hpux 11.11, Irix 6.5, Solaris 8 and Aix

This commit is contained in:
Robert Osfield
2006-08-02 10:43:26 +00:00
parent 91081a0ad7
commit 553d017fd9
17 changed files with 90 additions and 18 deletions

View File

@@ -4,7 +4,7 @@
// Copyright (C) 2005-2006 Brede Johansen
//
#include <cassert>
#include <assert.h>
#include <osg/Geode>
#include <osg/Geometry>
#include "Registry.h"