Removed boost variant workaround

release/4.3a0
Richard Roberts 2012-01-27 19:18:01 +00:00
parent ec13206c62
commit f68f5f0bd7
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ check_PROGRAMS += tests/testLieVector tests/testLieScalar
# Data structures
headers += BTree.h DSF.h FastMap.h FastSet.h FastList.h FastVector.h
headers += boost_variant_with_workaround.h
sources += DSFVector.cpp
check_PROGRAMS += tests/testBTree tests/testDSF tests/testDSFVector