]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2088] Remove obsolete include
authorMukund Sivaraman <muks@isc.org>
Thu, 12 Jul 2012 05:04:34 +0000 (10:34 +0530)
committerMukund Sivaraman <muks@isc.org>
Thu, 12 Jul 2012 05:04:34 +0000 (10:34 +0530)
src/lib/util/memory_segment_local.cc

index 71f7f2c6c1de7b977eb839166c4dd78874887d69..468c49927020061aad2241ab59382ba7f06bab3a 100644 (file)
@@ -14,7 +14,6 @@
 
 #include "memory_segment_local.h"
 #include <exceptions/exceptions.h>
-//#include <new>
 
 namespace isc {
 namespace util {