Skip to content

Commit cb6ef02

Browse files
committed
Merge branch 'feature/build-system' of github.com:ECASLab/cynq into feature/build-system
2 parents 21bbd47 + 262c1f3 commit cb6ef02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Diego Arturo Avila Torres <diego.avila@uned.cr>
77
*
88
*/
9-
#include "include/cynq/cynq.hpp"
9+
#include "cynq/cynq.hpp"
1010

1111
int main(){
1212
return 0;

0 commit comments

Comments
 (0)