/*
* Mr. 4th Dimention - Allen Webster
*
* 09.02.2016
* Shared system functions
*/
// TOP
#if !defined(FCODER_SYSTEM_SHARED_CPP)
#define FCODER_SYSTEM_SHARED_CPP
//
// General shared pieces
#error Remove this file
#endif
// BOTTOM