#include "slang-math.h" #if 0 namespace Slang { const float Math::Pi = 3.141592654f; } #endif