* fixed all compilation issues of printkit-stuff with gcc4 on Linux
* removed leagcy _sstream-header, we now use sstream, as both compilers provide it git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19109 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
using namespace std;
|
||||
|
||||
class SpoolMetaData {
|
||||
typedef std::string string;
|
||||
private:
|
||||
string fDescription;
|
||||
string fMimeType;
|
||||
|
||||
Reference in New Issue
Block a user