From 2a4fd79bb46fb88835c12f7611892d3bbf427f3b Mon Sep 17 00:00:00 2001 From: ehofman Date: Fri, 30 Apr 2004 08:44:35 +0000 Subject: [PATCH] Remove the references to fg_os.hxx since the UL_USE_XXX variable is located in the config.h file since the changes for confgure.ac. --- src/GUI/gui.cxx | 1 - src/GUI/gui.h | 1 - src/GUI/gui_local.cxx | 1 - src/GUI/menubar.cxx | 1 - src/GUI/new_gui.hxx | 1 - src/GUI/puList.hxx | 1 - 6 files changed, 6 deletions(-) diff --git a/src/GUI/gui.cxx b/src/GUI/gui.cxx index bbdbda878..48deee30c 100644 --- a/src/GUI/gui.cxx +++ b/src/GUI/gui.cxx @@ -39,7 +39,6 @@ #include #include -#include
// Must come *before* pu.h! #include #include diff --git a/src/GUI/gui.h b/src/GUI/gui.h index 0b1289b59..1683e15c9 100644 --- a/src/GUI/gui.h +++ b/src/GUI/gui.h @@ -33,7 +33,6 @@ # include #endif -#include
// must come before pu.h #include #include diff --git a/src/GUI/gui_local.cxx b/src/GUI/gui_local.cxx index cb839815f..e881cd2a7 100644 --- a/src/GUI/gui_local.cxx +++ b/src/GUI/gui_local.cxx @@ -6,7 +6,6 @@ # include #endif -#include
// needed before pu.h #include // plib include #include diff --git a/src/GUI/menubar.cxx b/src/GUI/menubar.cxx index 4f6193693..e2d888aa1 100644 --- a/src/GUI/menubar.cxx +++ b/src/GUI/menubar.cxx @@ -4,7 +4,6 @@ #include #include -#include
// To set toolkit for pu.h #include #include diff --git a/src/GUI/new_gui.hxx b/src/GUI/new_gui.hxx index 49d4fe94c..6e96a5aa0 100644 --- a/src/GUI/new_gui.hxx +++ b/src/GUI/new_gui.hxx @@ -11,7 +11,6 @@ # include #endif -#include
#include #include // for SG_USING_STD diff --git a/src/GUI/puList.hxx b/src/GUI/puList.hxx index 64489b810..563763a0b 100644 --- a/src/GUI/puList.hxx +++ b/src/GUI/puList.hxx @@ -7,7 +7,6 @@ # include #endif -#include
// To set toolkit for pu.h #include -- 2.39.2