moved private definitions out of public headers.
This commit is contained in:
parent
ebb71cebf1
commit
c77ece4922
15 changed files with 111 additions and 105 deletions
|
|
@ -35,9 +35,10 @@
|
|||
*/
|
||||
|
||||
#include <zlib.h>
|
||||
#include "resourcefile.h"
|
||||
#include "resourcefile_internal.h"
|
||||
#include "md5.hpp"
|
||||
#include "fs_stringpool.h"
|
||||
#include "files_internal.h"
|
||||
|
||||
namespace FileSys {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue