Also mostly banish it from other headers, and shuffle standard header includes to minimize cross-contamination between headers.
7 lines
146 B
C
7 lines
146 B
C
#pragma once
|
|
#include "ToolClasses.h"
|
|
#include "Simulation.h"
|
|
#include "graphics/Renderer.h"
|
|
#include "ElementDefs.h"
|
|
#include "ElementClasses.h"
|