Skip to content

Commit

Permalink
Add missing include to fix #472.
Browse files Browse the repository at this point in the history
Signed-off-by: Benn Snyder <benn.snyder@gmail.com>
  • Loading branch information
piedar committed Jul 31, 2016
1 parent 3c3152b commit 9994f58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wrappers/cpp/cpp_pc_view.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
* either License.
*/

#include <cstdlib>
#include <iostream>
#include <vector>
#include <pthread.h>
Expand Down

0 comments on commit 9994f58

Please sign in to comment.