xoreos  0.0.5
Namespaces
platform.cpp File Reference

Platform-dependant functions, mostly for internal use in the Common namespace. More...

#include "src/common/system.h"
#include <cassert>
#include <cstdlib>
#include <boost/locale.hpp>
#include <boost/filesystem/path.hpp>
#include "src/common/platform.h"
#include "src/common/error.h"
#include "src/common/scopedptr.h"
#include "src/common/encoding.h"
#include "src/common/filepath.h"
Include dependency graph for platform.cpp:

Go to the source code of this file.

Namespaces

 Common
 

Detailed Description

Platform-dependant functions, mostly for internal use in the Common namespace.

Definition in file platform.cpp.