* Use namespace "std" to fix build-o-matic error.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39195 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
class BMessage;
|
||||
class PrinterCap;
|
||||
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
class JobData {
|
||||
public:
|
||||
enum Orientation {
|
||||
|
||||
Reference in New Issue
Block a user