diff options
Diffstat (limited to 'include/cru/platform/graph/fwd.hpp')
| -rw-r--r-- | include/cru/platform/graph/fwd.hpp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/include/cru/platform/graph/fwd.hpp b/include/cru/platform/graph/fwd.hpp deleted file mode 100644 index 508a49fa..00000000 --- a/include/cru/platform/graph/fwd.hpp +++ /dev/null @@ -1,12 +0,0 @@ -#pragma once - -namespace cru::platform::graph { -struct IGraphFactory; -struct IBrush; -struct ISolidColorBrush; -struct IFont; -struct IGeometry; -struct IGeometryBuilder; -struct IPainter; -struct ITextLayout; -} // namespace cru::platform::graph |
