diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-05-21 12:28:11 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-05-21 12:28:11 +0200 |
| commit | 829ed2b6d796ecff5e5d998f2e57c8159e837714 (patch) | |
| tree | 72675e3521f7300316eb7e5767294a94ddb4f6b5 /src/hole.cpp | |
| parent | 335d131f3bb8cbd09ab3e8bd59846a0cc799043d (diff) | |
a
Diffstat (limited to 'src/hole.cpp')
| -rw-r--r-- | src/hole.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/hole.cpp b/src/hole.cpp new file mode 100644 index 00000000..f9e6f05c --- /dev/null +++ b/src/hole.cpp @@ -0,0 +1,7 @@ +#include "hole.hpp" + +namespace floormat { + + + +} // namespace floormat |
