Skip to content

Commit 49e6180

Browse files
committedOct 29, 2016
tests: Fixed missing include in last commit
1 parent 5f61114 commit 49e6180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎tests/greenpak4/PGA.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
#include <log.h>
2020
#include <gpdevboard.h>
21+
#include <unistd.h>
2122

2223
using namespace std;
2324

0 commit comments

Comments
 (0)
Please sign in to comment.