From Mathias Froehlich, "Add missing includes. Fails on hp-ux."
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "hdrwriter.h"
|
||||
|
||||
#include <sstream>
|
||||
#include <ostream>
|
||||
#include <string>
|
||||
#include <math.h>
|
||||
#include <ctype.h>
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
|
||||
#include <osg/Image>
|
||||
|
||||
#include <iosfwd>
|
||||
#include <math.h>
|
||||
|
||||
class HDRWriter {
|
||||
|
||||
Reference in New Issue
Block a user