From Paul Martz, "Some small changes and code cleanup. Biggest change is an improvement to the WriteResult return."

This commit is contained in:
Robert Osfield
2008-03-28 19:56:25 +00:00
parent 960e0bd378
commit 2c1d440444
4 changed files with 5 additions and 6 deletions

View File

@@ -23,8 +23,6 @@
#include <osgDB/ReadFile>
#include "ExportOptions.h"
//#include "DataOutputStream.h"
//#include "FltNodeVisitor.h"
#include <fstream>
#include <sstream>