Blob Blame History Raw
diff -up ./test/performance/RAMLibrary.hh.fixtest ./test/performance/RAMLibrary.hh
--- ./test/performance/RAMLibrary.hh.fixtest	2016-11-23 15:10:03.088455621 -0500
+++ ./test/performance/RAMLibrary.hh	2016-11-23 15:10:11.464781852 -0500
@@ -20,7 +20,7 @@
 
 #ifdef _WIN32
 #elif __APPLE__
-#elif __linux
+#else
 #include <unistd.h>
 #include <iostream>
 #include <fstream>