Skip to content

Commit

Permalink
remove pthread related includes
Browse files Browse the repository at this point in the history
  • Loading branch information
mode89 committed Jul 30, 2017
1 parent b5411d3 commit 1843574
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions carlsim/interface/inc/carlsim.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,7 @@ class SpikeGenerator;

#else

#include <pthread.h> // pthread
#include <sys/stat.h> // mkdir
#include <unistd.h> //unix thread affinity macros


#endif

Expand Down

0 comments on commit 1843574

Please sign in to comment.