--- trunk/src/utils/OpenMDBitSet.hpp 2013/06/16 15:15:42 1879 +++ trunk/src/utils/OpenMDBitSet.hpp 2013/12/05 18:19:26 1953 @@ -151,8 +151,7 @@ namespace OpenMD { void setBits(int fromIndex, int toIndex, bool value); std::vector bitset_; - }; + }; - } #endif