Optimized includes. For example, BeBuild.h is almost always already included
via SupportDefs.h. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32748 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
#define _ALERT_H
|
#define _ALERT_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <Window.h>
|
#include <Window.h>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,6 @@
|
|||||||
#ifndef _BUTTON_H
|
#ifndef _BUTTON_H
|
||||||
#define _BUTTON_H
|
#define _BUTTON_H
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <Control.h>
|
#include <Control.h>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
#define _DESKBAR_H
|
#define _DESKBAR_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <Rect.h>
|
#include <Rect.h>
|
||||||
|
|
||||||
class BMessenger;
|
class BMessenger;
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
#define _GRAPHICS_DEFS_H
|
#define _GRAPHICS_DEFS_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <SupportDefs.h>
|
#include <SupportDefs.h>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -7,9 +7,7 @@
|
|||||||
#define _INPUT_H
|
#define _INPUT_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <Messenger.h>
|
#include <Messenger.h>
|
||||||
#include <SupportDefs.h>
|
|
||||||
|
|
||||||
|
|
||||||
enum input_method_op {
|
enum input_method_op {
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
#define _INTERFACE_DEFS_H
|
#define _INTERFACE_DEFS_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <GraphicsDefs.h>
|
#include <GraphicsDefs.h>
|
||||||
#include <OS.h>
|
#include <OS.h>
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
#define _MENU_BAR_H
|
#define _MENU_BAR_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <InterfaceDefs.h>
|
#include <InterfaceDefs.h>
|
||||||
#include <Menu.h>
|
#include <Menu.h>
|
||||||
#include <OS.h>
|
#include <OS.h>
|
||||||
|
|||||||
@@ -6,9 +6,7 @@
|
|||||||
#define _MENU_FIELD_H
|
#define _MENU_FIELD_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <Menu.h>
|
#include <Menu.h>
|
||||||
#include <View.h>
|
|
||||||
|
|
||||||
|
|
||||||
class BMenuBar;
|
class BMenuBar;
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
#define _PICTURE_BUTTON_H
|
#define _PICTURE_BUTTON_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <Control.h>
|
#include <Control.h>
|
||||||
#include <Picture.h>
|
#include <Picture.h>
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
#define _POLYGON_H
|
#define _POLYGON_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <InterfaceDefs.h>
|
#include <InterfaceDefs.h>
|
||||||
#include <Rect.h>
|
#include <Rect.h>
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
#define _POP_UP_MENU_H
|
#define _POP_UP_MENU_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <Menu.h>
|
#include <Menu.h>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -6,9 +6,8 @@
|
|||||||
#define _RADIO_BUTTON_H
|
#define _RADIO_BUTTON_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <Control.h>
|
|
||||||
#include <Bitmap.h>
|
#include <Bitmap.h>
|
||||||
|
#include <Control.h>
|
||||||
|
|
||||||
|
|
||||||
class BRadioButton : public BControl {
|
class BRadioButton : public BControl {
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
#ifndef _REGION_H
|
#ifndef _REGION_H
|
||||||
#define _REGION_H
|
#define _REGION_H
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <Rect.h>
|
#include <Rect.h>
|
||||||
|
|
||||||
namespace BPrivate {
|
namespace BPrivate {
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
#define _SCROLL_BAR_H
|
#define _SCROLL_BAR_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <View.h>
|
#include <View.h>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
#define _SHAPE_H
|
#define _SHAPE_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <Archivable.h>
|
#include <Archivable.h>
|
||||||
|
|
||||||
class BPoint;
|
class BPoint;
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
#define _SLIDER_H
|
#define _SLIDER_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <Control.h>
|
#include <Control.h>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
#define _STRING_VIEW_H
|
#define _STRING_VIEW_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <View.h>
|
#include <View.h>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -7,12 +7,10 @@
|
|||||||
|
|
||||||
|
|
||||||
#include <Alignment.h>
|
#include <Alignment.h>
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <Font.h>
|
#include <Font.h>
|
||||||
#include <Handler.h>
|
#include <Handler.h>
|
||||||
#include <InterfaceDefs.h>
|
#include <InterfaceDefs.h>
|
||||||
#include <Rect.h>
|
#include <Rect.h>
|
||||||
#include <Size.h>
|
|
||||||
#include <Gradient.h>
|
#include <Gradient.h>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -6,12 +6,7 @@
|
|||||||
#define _WINDOW_H
|
#define _WINDOW_H
|
||||||
|
|
||||||
|
|
||||||
#include <BeBuild.h>
|
|
||||||
#include <InterfaceDefs.h>
|
|
||||||
#include <List.h>
|
|
||||||
#include <Looper.h>
|
#include <Looper.h>
|
||||||
#include <Rect.h>
|
|
||||||
#include <Size.h>
|
|
||||||
#include <StorageDefs.h>
|
#include <StorageDefs.h>
|
||||||
#include <View.h>
|
#include <View.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user