MinitScript  0.9.31 PRE-BETA
fwd-minitscript.h
Go to the documentation of this file.
1 // Forward declarations for minitscript.math
2 #pragma once
3 
4 namespace minitscript {
5 namespace math {
6  class Math;
7 } // namespace math
8 } // namespace minitscript
Standard math functions.
Definition: Math.h:19