From 0a34ae3adef0201e7abfb2b2625b567c77857425 Mon Sep 17 00:00:00 2001 From: Andrzej97 Date: Fri, 20 Aug 2021 16:10:58 +0200 Subject: [PATCH] test commit --- SimpleProject/SimpleProject.hpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/SimpleProject/SimpleProject.hpp b/SimpleProject/SimpleProject.hpp index ab74dae..4a7d007 100644 --- a/SimpleProject/SimpleProject.hpp +++ b/SimpleProject/SimpleProject.hpp @@ -4,6 +4,12 @@ #include #include "Scheduler.hpp" #include "HelloWorld.hpp" +// qwertyuio + + + + + namespace project {