projects
/
deliverable
/
titan.core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f53553
)
fixed compilation error caused by the previous commit
author
Botond Baranyi
<botond.baranyi@ericsson.com>
Fri, 22 Jul 2016 08:28:13 +0000
(10:28 +0200)
committer
Botond Baranyi
<botond.baranyi@ericsson.com>
Fri, 22 Jul 2016 08:28:13 +0000
(10:28 +0200)
Change-Id: I87b0700bbd1d6f465a0ea2fa136c46fd69a01fc0
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
common/dbgnew.hh
patch
|
blob
|
blame
|
history
diff --git
a/common/dbgnew.hh
b/common/dbgnew.hh
index 2f9ddbb6a48dbab92b3d9641f935849722e9f029..757adc04d04952eadc6a8c345bea897c852ec7ca 100644
(file)
--- a/
common/dbgnew.hh
+++ b/
common/dbgnew.hh
@@
-17,10
+17,10
@@
#include "memory.h"
#endif
-#ifdef MEMORY_DEBUG
-
#include <new>
+#ifdef MEMORY_DEBUG
+
class debug_new_counter_t
{
static int count;
This page took
0.025365 seconds
and
5
git commands to generate.