8 lines
310 B
C++
8 lines
310 B
C++
// ---------------------------------------------------------------------------------------------
|
|
// Crytek CryENGINE source code
|
|
// History:
|
|
// - Created by Michael Glueck
|
|
// ---------------------------------------------------------------------------------------------
|
|
|
|
#include "stdafx.h"
|
|
#include "GLMInfo.h" |