mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:49:08 +08:00
17 lines
367 B
Diff
17 lines
367 B
Diff
--- mad.h 2004-01-23 10:36:03.000000000 +0100
|
|
+++ mad.h 2017-08-12 16:03:38.060392600 +0200
|
|
@@ -24,7 +24,7 @@
|
|
extern "C" {
|
|
# endif
|
|
|
|
-# define FPM_INTEL
|
|
+# define FPM_DEFAULT
|
|
--- msvc++/mad.h 2017-08-12 16:04:30.678146600 +0200
|
|
+++ msvc++/mad.h 2017-08-12 16:04:00.779378000 +0200
|
|
@@ -24,7 +24,7 @@
|
|
extern "C" {
|
|
# endif
|
|
|
|
-# define FPM_INTEL
|
|
+# define FPM_DEFAULT
|