mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-12-25 01:51:49 +08:00
Merge branch 'master' of https://github.com/jkriege2/JKQtPlotter
This commit is contained in:
commit
889f95e7af
@ -31,7 +31,12 @@
|
||||
#include <QString>
|
||||
#include <functional>
|
||||
|
||||
|
||||
#ifdef max
|
||||
# undef max
|
||||
#endif
|
||||
#ifdef min
|
||||
# undef min
|
||||
#endif
|
||||
|
||||
/*! \brief \f$ \pi=3.14159... \f$
|
||||
\ingroup jkqtptools_math_basic
|
||||
|
Loading…
Reference in New Issue
Block a user