Skip to content

Commit 68a8877

Browse files
committed
remove unnecessary pthread.h
1 parent 8f3d504 commit 68a8877

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/generate_2d.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#define GENERATE_2D_HPP
33

44
#include <memory>
5-
#include <pthread.h>
65
#include <vector>
76

87
namespace pygalmesh {

0 commit comments

Comments
 (0)