Update mussa to build on ubuntu 10.04 with qt 4.6.2 +boost 1.40.0.1
[mussa.git] / alg / annotations.cpp
index 996e314b4eecb6378f4cbf31773bf9e044a75e67..36f5870b730eaaa1a111164cab9f9ce293e77278 100644 (file)
@@ -66,4 +66,4 @@ bool Annotations::has_key(const std::string key) const
 {
   metadata_map::const_iterator map_i(metadata.find(key));
   return map_i != metadata.end();
-}
\ No newline at end of file
+}