Removed Michael's allocator
[libcds.git] / test / stress / set / delodd / set_delodd.h
index 5400e3e5afda5e13ce51c7b648a9f7d5f9b87b2b..83809c628d2ad6ddfc22cf03893f8076ec2da09f 100644 (file)
@@ -1,7 +1,7 @@
 /*
     This file is a part of libcds - Concurrent Data Structures library
 
-    (C) Copyright Maxim Khizhinsky (libcds.dev@gmail.com) 2006-2016
+    (C) Copyright Maxim Khizhinsky (libcds.dev@gmail.com) 2006-2017
 
     Source code repo: http://github.com/khizmax/libcds/
     Download: http://sourceforge.net/projects/libcds/files/
@@ -29,6 +29,7 @@
 */
 
 #include "set_type.h"
+#include <cds/os/topology.h>
 
 namespace set {