From e95ec5a98c548df10c3075b41f13e99fc1940fdd Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Sat, 5 Dec 2015 11:17:10 +0000 Subject: [PATCH] Added basic_forward_intrusive_list and updated intrusive_forward_list --- test/vs2015/etl.vcxproj | 6 ++++-- test/vs2015/etl.vcxproj.filters | 14 ++++++++++++-- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/test/vs2015/etl.vcxproj b/test/vs2015/etl.vcxproj index 04b94e74..384d6715 100644 --- a/test/vs2015/etl.vcxproj +++ b/test/vs2015/etl.vcxproj @@ -120,6 +120,8 @@ + + @@ -171,6 +173,7 @@ + @@ -262,6 +265,7 @@ ../../../unittest-cpp false + @@ -323,8 +327,6 @@ - - diff --git a/test/vs2015/etl.vcxproj.filters b/test/vs2015/etl.vcxproj.filters index ae59a793..f30da501 100644 --- a/test/vs2015/etl.vcxproj.filters +++ b/test/vs2015/etl.vcxproj.filters @@ -450,6 +450,15 @@ ETL\Containers + + ETL\Containers + + + ETL\Containers + + + ETL\Containers + @@ -692,12 +701,13 @@ Source Files + + Source Files + Header Files - - \ No newline at end of file