We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff4ddb commit 1335425Copy full SHA for 1335425
1 file changed
src/simulation/Air.h
@@ -2,7 +2,7 @@
2
#include "SimulationConfig.h"
3
4
class Simulation;
5
-class RenderableSimulation;
+struct RenderableSimulation;
6
7
class Air
8
{
0 commit comments