From 8aac44bb98af5442e29c8cb9a5a4acbe40d96bb2 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Wed, 28 Apr 2021 10:51:50 +0200 Subject: added sample service templates, basic service outline and moved service info to documentation dir --- service/src/stlfile.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 service/src/stlfile.h (limited to 'service/src/stlfile.h') diff --git a/service/src/stlfile.h b/service/src/stlfile.h new file mode 100644 index 0000000..307c7c4 --- /dev/null +++ b/service/src/stlfile.h @@ -0,0 +1,10 @@ +#ifndef STLFILE_H +#define STLFILE_H + +#include +#include + + + + +#endif // STLFILE_H -- cgit v1.2.3-71-gd317