diff options
Diffstat (limited to 'wall-mesh.cpp')
-rw-r--r-- | wall-mesh.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/wall-mesh.cpp b/wall-mesh.cpp new file mode 100644 index 00000000..3dcbb38a --- /dev/null +++ b/wall-mesh.cpp @@ -0,0 +1,5 @@ +#include "wall-mesh.hpp" + +namespace Magnum::Examples { + +} // namespace Magnum::Examples |