From 24bf28a8fb9cc8c3a90b77de9b60728bece7885d Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Sat, 18 Oct 2025 18:01:14 +0200 Subject: Moving project structure for more less compilation --- c++/args.hpp | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 c++/args.hpp (limited to 'c++/args.hpp') diff --git a/c++/args.hpp b/c++/args.hpp deleted file mode 100644 index 99c6172..0000000 --- a/c++/args.hpp +++ /dev/null @@ -1,12 +0,0 @@ -#pragma once - -#include -#include - -namespace kel { -namespace lbm { -namespace sch { -using namespace saw::schema; -} -} -} -- cgit v1.2.3