Build
- When A3.h is removed from Command.h, other include files need to be added elsewhere. That means the dependencies were wrong. Hmm.
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <Task.h>
|
||||
#include <A3.h>
|
||||
|
||||
class Command
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user