Some improvements to performance with crossfades: don't recompute a whole track's...
[ardour.git] / libs / ardour / session_directory.cc
index 612e446e08415f97aeaa6e38254a8f3cb25c201c..d56998b5509342d9ac94a1cc3e605346e3e55d0b 100644 (file)
@@ -28,6 +28,7 @@
 
 namespace ARDOUR {
 
+using namespace std;
 using namespace PBD::sys;
 
 SessionDirectory::SessionDirectory (const path& session_path)