Update test_finemapping.cpp

This commit is contained in:
Jack Yu
2018-06-22 00:24:10 +08:00
committed by GitHub
parent 8e9a7ad87d
commit 3ef555b0fb
+2 -2
View File
@@ -1,5 +1,5 @@
// //
// Created by 庾金科 on 24/09/2017. // Created by Jack Yu on 24/09/2017.
// //
#include "FineMapping.h" #include "FineMapping.h"
@@ -22,4 +22,4 @@ int main()
return 0 ; return 0 ;
} }