summaryrefslogtreecommitdiff
path: root/demos/perl/GMP.xs
diff options
context:
space:
mode:
Diffstat (limited to 'demos/perl/GMP.xs')
-rw-r--r--demos/perl/GMP.xs2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/perl/GMP.xs b/demos/perl/GMP.xs
index c9e4a79f3..2282c8928 100644
--- a/demos/perl/GMP.xs
+++ b/demos/perl/GMP.xs
@@ -63,7 +63,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
#define NDEBUG
/* Change this to "#define TRACE(x) x" for some diagnostics. */
-#define TRACE(x)
+#define TRACE(x)
#include <assert.h>