Commit 95994334 authored by claes's avatar claes

Removed inclusion of <X11/Intrinsic.h>

parent 0ad9179d
/* /*
* Proview $Id: wb_c_backup.cpp,v 1.1 2007-01-04 07:29:02 claes Exp $ * Proview $Id: wb_c_backup.cpp,v 1.2 2007-04-26 12:37:46 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB. * Copyright (C) 2005 SSAB Oxelsund AB.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
/* wb_c_backup.c -- work bench methods of the Backup class. */ /* wb_c_backup.c -- work bench methods of the Backup class. */
#include <string.h> #include <string.h>
#include <X11/Intrinsic.h>
#undef Status #undef Status
#include "pwr.h" #include "pwr.h"
#include "wb_pwrs.h" #include "wb_pwrs.h"
......
/* /*
* Proview $Id: wb_c_classdef.cpp,v 1.1 2007-01-04 07:29:03 claes Exp $ * Proview $Id: wb_c_classdef.cpp,v 1.2 2007-04-26 12:36:53 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB. * Copyright (C) 2005 SSAB Oxelsund AB.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
/* wb_c_classdef.c -- work bench methods of the ClassDef class. */ /* wb_c_classdef.c -- work bench methods of the ClassDef class. */
#include <X11/Intrinsic.h>
#undef Status #undef Status
#include <string.h> #include <string.h>
#include "wb_pwrs.h" #include "wb_pwrs.h"
......
/* /*
* Proview $Id: wb_c_projectreg.cpp,v 1.1 2007-01-04 07:29:03 claes Exp $ * Proview $Id: wb_c_projectreg.cpp,v 1.2 2007-04-26 12:38:12 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB. * Copyright (C) 2005 SSAB Oxelsund AB.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
...@@ -19,8 +19,8 @@ ...@@ -19,8 +19,8 @@
/* wb_c_projectref.c -- work bench methods of the ProjectReg class. */ /* wb_c_projectref.c -- work bench methods of the ProjectReg class. */
#include <X11/Intrinsic.h>
#undef Status #undef Status
#include <string.h>
#include "co_dcli.h" #include "co_dcli.h"
#include "wb_pwrs.h" #include "wb_pwrs.h"
#include "pwr_baseclasses.h" #include "pwr_baseclasses.h"
......
/* /*
* Proview $Id: wb_c_webgraph.cpp,v 1.1 2007-01-04 07:29:03 claes Exp $ * Proview $Id: wb_c_webgraph.cpp,v 1.2 2007-04-26 12:38:47 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB. * Copyright (C) 2005 SSAB Oxelsund AB.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
/* wb_c_webgraph.c -- work bench methods of the WebGraph class. */ /* wb_c_webgraph.c -- work bench methods of the WebGraph class. */
#include <X11/Intrinsic.h>
#undef Status #undef Status
#include "wb_pwrs.h" #include "wb_pwrs.h"
#include "pwr_baseclasses.h" #include "pwr_baseclasses.h"
......
/* /*
* Proview $Id: wb_ldh.cpp,v 1.57 2007-01-04 07:29:03 claes Exp $ * Proview $Id: wb_ldh.cpp,v 1.58 2007-04-26 12:39:50 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB. * Copyright (C) 2005 SSAB Oxelsund AB.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
...@@ -60,7 +60,6 @@ ...@@ -60,7 +60,6 @@
#include "wb_db.h" #include "wb_db.h"
#include "wb_print_wbl.h" #include "wb_print_wbl.h"
#include "pwr_baseclasses.h" #include "pwr_baseclasses.h"
#include <X11/Intrinsic.h>
pwr_dImport pwr_BindClasses(System); pwr_dImport pwr_BindClasses(System);
pwr_dImport pwr_BindClasses(Base); pwr_dImport pwr_BindClasses(Base);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment