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