Skip to content

Commit

Permalink
fix a warning
Browse files Browse the repository at this point in the history
  • Loading branch information
karyon committed Mar 30, 2014
1 parent 9d16223 commit a17ee94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/logic/world/leveldesign/CuboidChunk.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#include "CuboidChunk.h"

#include <logic/world/Cuboid.h>

CuboidChunk::CuboidChunk()
{
}
Expand Down

0 comments on commit a17ee94

Please sign in to comment.