aboutsummaryrefslogtreecommitdiff
path: root/src/osx/graphics/quartz/TextLayout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/osx/graphics/quartz/TextLayout.cpp')
-rw-r--r--src/osx/graphics/quartz/TextLayout.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/osx/graphics/quartz/TextLayout.cpp b/src/osx/graphics/quartz/TextLayout.cpp
new file mode 100644
index 00000000..bd0562cb
--- /dev/null
+++ b/src/osx/graphics/quartz/TextLayout.cpp
@@ -0,0 +1,5 @@
+#include "cru/osx/graphics/quartz/TextLayout.hpp"
+
+namespace cru::platform::graphics::osx::quartz {
+
+}