mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-12 19:53:52 +00:00
f06f32849f
working on #672 NOTE: This commit can't be compiled!!
17 lines
242 B
C++
17 lines
242 B
C++
/**
|
|
@file constants.cpp
|
|
|
|
@maintainer Morgan McGuire, http://graphics.cs.williams.edu
|
|
@created 2009-05-20
|
|
@edited 2010-01-29
|
|
*/
|
|
#include "G3D/constants.h"
|
|
#include "G3D/Any.h"
|
|
#include "G3D/stringutils.h"
|
|
|
|
namespace G3D {
|
|
|
|
|
|
|
|
} // G3D
|