summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/TraceLevels.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/TraceLevels.h')
-rw-r--r--cpp/src/Ice/TraceLevels.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/src/Ice/TraceLevels.h b/cpp/src/Ice/TraceLevels.h
index 331571536f9..c2da0aad22c 100644
--- a/cpp/src/Ice/TraceLevels.h
+++ b/cpp/src/Ice/TraceLevels.h
@@ -42,6 +42,9 @@ public:
const int slicing;
const char* slicingCat;
+
+ const int gc;
+ const char* gcCat;
};
}