Staggered inner seams

This commit is contained in:
PavelMikus 2022-09-06 11:13:33 +02:00
parent 2ca3e47f92
commit 464a37110f
8 changed files with 67 additions and 34 deletions

View file

@ -43,6 +43,9 @@
#include "SVG.hpp"
#endif
#pragma message ("TODO: Wrap svg usages in DEBUG ifdef and remove the following include")
#include "SVG.hpp"
// #undef NDEBUG
#include <cassert>