Changeset 9404


Ignore:
Timestamp:
2005-03-14T10:42:26+13:00 (19 years ago)
Author:
davidb
Message:

include statement for <ostream> not needed, and in fact caused compilation
error on Puka. Now removed, as necessary headers already included in
display.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/lib/display.cpp

    r9025 r9404  
    2323 *
    2424 *********************************************************************/
    25 #include <ostream>
    2625
    2726#include "display.h"
Note: See TracChangeset for help on using the changeset viewer.