Skip to content

Commit

Permalink
Include some things.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersbakken committed Mar 1, 2015
1 parent 817be4b commit 1784f0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rct/DataFile.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
#ifndef DataFile_h
#define DataFile_h

#include <rct/Serializer.h>
#include <rct/Path.h>
#include <stdio.h>

class DataFile
{
public:
Expand Down

0 comments on commit 1784f0a

Please sign in to comment.