From 297232d21594b138bb368a42b5b0d085ff9ed6aa Mon Sep 17 00:00:00 2001 From: rtk0c Date: Thu, 19 Oct 2023 22:50:07 -0700 Subject: The great renaming: switch to "module style" --- src/brussel.common/DtoHelper.hpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/brussel.common/DtoHelper.hpp (limited to 'src/brussel.common/DtoHelper.hpp') diff --git a/src/brussel.common/DtoHelper.hpp b/src/brussel.common/DtoHelper.hpp new file mode 100644 index 0000000..871f9c6 --- /dev/null +++ b/src/brussel.common/DtoHelper.hpp @@ -0,0 +1,10 @@ +#pragma once + +#include +#include + +namespace json_dto { + + + +} -- cgit v1.2.3-70-g09d2