Skip to content

Commit 4672528

Browse files
committed
Cleanup
1 parent a4ada9a commit 4672528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/examples/cubescape-shared-gl/CubeScape.h

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
class CubeScape
1212
{
1313
using clock = std::chrono::system_clock;
14+
1415
public:
1516
CubeScape();
1617
~CubeScape();

0 commit comments

Comments
 (0)