Cytopia  0.3
A city building simulation game
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ResourceManager.cxx File Reference
#include "ResourceManager.hxx"
#include "../util/Exception.hxx"
#include "../util/LOG.hxx"
#include "common/JsonSerialization.hxx"
#include <fstream>
#include "Filesystem.hxx"
+ Include dependency graph for ResourceManager.cxx:

Go to the source code of this file.

Typedefs

using ifstream = std::ifstream
 

Typedef Documentation

◆ ifstream

using ifstream = std::ifstream

Definition at line 33 of file ResourceManager.cxx.