@@ -0,0 +1,15 @@
+/*
+ * Copyright (c) 2012-2018 Daniele Bartolini and individual contributors.
+ * License: https://github.com/dbartolini/crown/blob/master/LICENSE
+ */
+
+#pragma once
+namespace crown
+{
+struct ConsoleServer;
+struct Device;
+struct Pipeline;
+struct Profiler;
+} // namespace crown