mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 04:39:33 +01:00
Undo changes from 4998b114e that break existing MSVC build
This defines should be in common header file and wrapped in an #ifndef clause
This commit is contained in:
parent
7a5558af65
commit
57fc904004
2 changed files with 0 additions and 7 deletions
|
|
@ -15,9 +15,6 @@
|
|||
* with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
#ifdef COMPILER_MSVC
|
||||
#define _USE_MATH_DEFINES
|
||||
#endif
|
||||
|
||||
#include <math.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue