remove tpt-math.h includes

This commit is contained in:
jacob1 2018-04-28 00:09:14 -04:00
parent 29920c8999
commit db8b32363e
5 changed files with 0 additions and 5 deletions

View File

@ -7,7 +7,6 @@
#include "Misc.h"
#include "Renderer.h"
#include "Graphics.h"
#include "common/tpt-math.h"
#include "common/tpt-rand.h"
#include "common/tpt-minmax.h"
#include "gui/game/RenderPreset.h"

View File

@ -17,7 +17,6 @@
#include "gui/interface/AvatarButton.h"
#include "gui/interface/Keys.h"
#include "gui/dialogues/ErrorMessage.h"
#include "common/tpt-math.h"
#include "common/tpt-rand.h"
class PreviewView::LoginAction: public ui::ButtonAction

View File

@ -7,7 +7,6 @@
#include "Gravity.h"
#include "Misc.h"
#include "Simulation.h"
#include "common/tpt-math.h"
#include "graphics/Renderer.h"
#define IPL -257.0f

View File

@ -19,7 +19,6 @@
#include "ToolClasses.h"
#include "client/GameSave.h"
#include "common/tpt-compat.h"
#include "common/tpt-math.h"
#include "common/tpt-minmax.h"
#include "common/tpt-rand.h"
#include "gui/game/Brush.h"

View File

@ -1,6 +1,5 @@
#include "ToolClasses.h"
#include "simulation/Air.h"
#include "common/tpt-math.h"
//#TPT-Directive ToolClass Tool_Cycl TOOL_CYCL 7