Don't need the .cpp file and turn off the fsm debugging.
This commit is contained in:
parent
a47e004d37
commit
d6b7dc33e1
2 changed files with 0 additions and 7 deletions
|
|
@ -1,4 +1,3 @@
|
|||
#define FSM_DEBUG 1
|
||||
#include "gui/fsm.hpp"
|
||||
#include <iostream>
|
||||
#include <chrono>
|
||||
|
|
|
|||
|
|
@ -1,6 +0,0 @@
|
|||
#include "multiscreen.hpp"
|
||||
|
||||
namespace gui {
|
||||
using namespace std::chrono_literals;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue