X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=test%2Funit%2Fstriped-map%2Fmap_boost_unordered_map.cpp;h=2555efdaa8f391660fb017d78064a4f925c246e4;hp=40f98fdd8a8a16bff5cc67b9648ab418358058f3;hb=305da3404a293d5e5c4e76eb6660eeda5a7d4413;hpb=7448008aa977fe42a83738fbbc63ce11d8ab86f9 diff --git a/test/unit/striped-map/map_boost_unordered_map.cpp b/test/unit/striped-map/map_boost_unordered_map.cpp index 40f98fdd..2555efda 100644 --- a/test/unit/striped-map/map_boost_unordered_map.cpp +++ b/test/unit/striped-map/map_boost_unordered_map.cpp @@ -5,7 +5,7 @@ Source code repo: http://github.com/khizmax/libcds/ Download: http://sourceforge.net/projects/libcds/files/ - + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -25,12 +25,12 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #ifdef CDSUNIT_ENABLE_BOOST_CONTAINER -#include +#include #include "test_striped_map.h" namespace {