mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-08 20:14:53 +00:00
Fixing tests compilation
This commit is contained in:
+1
-2
@@ -12,14 +12,13 @@
|
||||
#include "PPU/PPU.hpp"
|
||||
#include "APU/APU.hpp"
|
||||
#include "Renderer/IRenderer.hpp"
|
||||
#include "Exceptions/DebuggableError.hpp"
|
||||
|
||||
#ifdef DEBUGGER_ENABLED
|
||||
#include "Debugger/MemoryViewer.hpp"
|
||||
#include "Debugger/HeaderViewer.hpp"
|
||||
#include "Debugger/CGramDebug.hpp"
|
||||
#include "Debugger/RegisterViewer.hpp"
|
||||
#include "Exceptions/DebuggableError.hpp"
|
||||
|
||||
#endif
|
||||
|
||||
namespace ComSquare
|
||||
|
||||
Reference in New Issue
Block a user