Small fix for Irix.
This commit is contained in:
parent
e856a8ce0a
commit
9c13fafe5a
1 changed files with 1 additions and 1 deletions
|
@ -124,8 +124,8 @@
|
||||||
SG_USING_STD(map);
|
SG_USING_STD(map);
|
||||||
#if !defined (SG_HAVE_NATIVE_SGI_COMPILERS)
|
#if !defined (SG_HAVE_NATIVE_SGI_COMPILERS)
|
||||||
SG_USING_STD(iostream);
|
SG_USING_STD(iostream);
|
||||||
#endif
|
|
||||||
SG_USING_STD(ofstream);
|
SG_USING_STD(ofstream);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
typedef stack :: iterator LIST;
|
typedef stack :: iterator LIST;
|
||||||
|
|
Loading…
Add table
Reference in a new issue