mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-12 11:24:04 +02:00
Remove other references to Global.h
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
#include "interface/Button.h"
|
||||
#include "Graphics.h"
|
||||
#include "Global.h"
|
||||
#include "Engine.h"
|
||||
#include "Misc.h"
|
||||
|
||||
|
@@ -3,7 +3,6 @@
|
||||
#include "Config.h"
|
||||
#include <stack>
|
||||
|
||||
#include "Global.h"
|
||||
#include "interface/Window.h"
|
||||
#include "interface/Platform.h"
|
||||
#include "interface/Engine.h"
|
||||
|
@@ -1,6 +1,5 @@
|
||||
#include <string>
|
||||
#include "Config.h"
|
||||
#include "Global.h"
|
||||
#include "Point.h"
|
||||
#include "Label.h"
|
||||
|
||||
|
@@ -3,7 +3,6 @@
|
||||
#include "SaveButton.h"
|
||||
#include "search/Save.h"
|
||||
#include "Graphics.h"
|
||||
#include "Global.h"
|
||||
#include "Engine.h"
|
||||
#include "client/Client.h"
|
||||
#include "simulation/SaveRenderer.h"
|
||||
|
@@ -2,7 +2,6 @@
|
||||
#include <iostream>
|
||||
#include <stdexcept>
|
||||
#include "Config.h"
|
||||
#include "Global.h"
|
||||
#include "interface/Point.h"
|
||||
#include "interface/Textbox.h"
|
||||
#include "interface/Keys.h"
|
||||
|
Reference in New Issue
Block a user