Fixed build errors in osgViewer

This commit is contained in:
Robert Osfield
2006-11-28 20:35:31 +00:00
parent 4fa214fb40
commit b6e1924192
7 changed files with 20 additions and 11 deletions

View File

@@ -15,7 +15,7 @@
using namespace osgViewer;
Viewer::Viewer():
Viewer::Viewer()
{
}