Browse Source

Update test_finemapping.cpp

pull/1/MERGE
Jack Yu GitHub 7 years ago
parent
commit
3ef555b0fb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      Prj-Linux/lpr/tests/test_finemapping.cpp

+ 2
- 2
Prj-Linux/lpr/tests/test_finemapping.cpp 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 ;


}
}

Loading…
Cancel
Save