Code Cleanup

This commit is contained in:
2023-03-16 14:22:43 +01:00
parent f04609f02a
commit 8e232a9123
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -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
View File
@@ -44,4 +44,4 @@ private:
} // namespace Toon
} // namespace ToonBridge
#endif // DEVICE_ACTIVITYDEVICE_H
#endif // TOON_MESSAGEHANDLER_H