Skip to content

Commit a720d3d

Browse files
committed
m Fix typo
1 parent b427794 commit a720d3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/dataflow.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#ifndef DATAFLOW_TPP_HPP
2-
#define DATAFLOW_TPP_HPP 1
1+
#ifndef DATAFLOW_HPP
2+
#define DATAFLOW_HPP 1
33

44
#include <taskflow/taskflow.hpp>
55

0 commit comments

Comments
 (0)