JDierkse пре 2 година
родитељ
комит
8e232a9123
2 измењених фајлова са 1 додато и 2 уклоњено
  1. 0 1
      Application/ToonBridge.cc
  2. 1 1
      Toon/MessageHandler.h

+ 0 - 1
Application/ToonBridge.cc

@@ -1,7 +1,6 @@
 #include "Toon/Bridge.h"
 #include <INIReader.h>
 #include <Logging.h>
-#include <signal.h>
 #include <iostream>
 #include <sstream>
 #include <string>

+ 1 - 1
Toon/MessageHandler.h

@@ -44,4 +44,4 @@ private:
 } // namespace Toon
 } // namespace ToonBridge
 
-#endif // DEVICE_ACTIVITYDEVICE_H
+#endif // TOON_MESSAGEHANDLER_H