summaryrefslogtreecommitdiff
path: root/CommandTerminal/Command.h
diff options
context:
space:
mode:
Diffstat (limited to 'CommandTerminal/Command.h')
-rw-r--r--CommandTerminal/Command.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/CommandTerminal/Command.h b/CommandTerminal/Command.h
index bf46158..c48bd59 100644
--- a/CommandTerminal/Command.h
+++ b/CommandTerminal/Command.h
@@ -40,7 +40,6 @@
#include <string>
#include <vector>
#include "limits.h"
-#include "debug.h"
/* Define to prevent recursive inclusion -------------------------------------*/
#ifndef __command_H