SuperTuxKart 1.5 upstream source (from official release tarball)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
/** @file
|
||||
@brief Fake header to allow GHOST 4.09 use with MSVC 2005
|
||||
|
||||
@date 2012
|
||||
|
||||
@author
|
||||
Ryan Pavlik
|
||||
<rpavlik@iastate.edu> and <abiryan@ryand.net>
|
||||
http://academic.cleardefinition.com/
|
||||
Iowa State University Virtual Reality Applications Center
|
||||
Human-Computer Interaction Graduate Program
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <utility>
|
||||
using std::pair;
|
||||
Reference in New Issue
Block a user