Commit 78a105f0 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Removed DynamicTypeTag.h from CMakeLists.txt

Fixes 72a28071c281cb58bbc3af663b7586a9c322e42a
parent 9d20acc9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@ ADD_SUBDIRECTORY( Algorithms )
set( headers Array.h
             Array_impl.h
             ArrayIO.h
             DynamicTypeTag.h
             IndexedMap.h
             IndexedMap_impl.h
             IndexedSet.h