Browse Source

Update test_pipeline.cpp

pull/1/MERGE
Jack Yu GitHub 6 years ago
parent
commit
42a0a2b370
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_pipeline.cpp

+ 2
- 2
Prj-Linux/lpr/tests/test_pipeline.cpp View File

@@ -1,5 +1,5 @@
//
// Created by 庾金科 on 23/10/2017.
// Created by Jack Yu on 23/10/2017.
//

#include "../include/Pipeline.h"
@@ -196,4 +196,4 @@ int main()
return 0 ;


}
}

Loading…
Cancel
Save