fish-shell/muparser-2.2.5/include/muParserTemplateMagic.h
ridiculousfish 1f456c71f7 [muparser] Remove MathImpl
This layer of indirection is silly.
2017-12-18 23:01:18 -08:00

7 lines
96 B
C

#ifndef MU_PARSER_TEMPLATE_MAGIC_H
#define MU_PARSER_TEMPLATE_MAGIC_H
#include <cmath>
#endif