1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/sysdep.cpp
janwas b755ddefda remove all author/modified by tags.
make include guards consistent.

This was SVN commit r5040.
2007-05-07 16:33:24 +00:00

15 lines
366 B
C++

/**
* =========================================================================
* File : sysdep.cpp
* Project : 0 A.D.
* Description : various system-specific function implementations
* =========================================================================
*/
// license: GPL; see lib/license.txt
#include "precompiled.h"
#include "sysdep.h"