Removed boost variant workaround
parent
ec13206c62
commit
f68f5f0bd7
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue