Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/goo/gmempp.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/goo/gmempp.cc')
-rw-r--r--pdf/goo/gmempp.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/pdf/goo/gmempp.cc b/pdf/goo/gmempp.cc
index 6eb6494..ed94f7a 100644
--- a/pdf/goo/gmempp.cc
+++ b/pdf/goo/gmempp.cc
@@ -4,10 +4,11 @@
//
// Use gmalloc/gfree for C++ new/delete operators.
//
-// Copyright 1996 Derek B. Noonburg
+// Copyright 1996-2002 Glyph & Cog, LLC
//
//========================================================================
+#include <aconf.h>
#include "gmem.h"
#ifdef DEBUG_MEM