Skip to content

Commit be2e576

Browse files
authored
Merge pull request #499 from davide125/cstring
Add missing include
2 parents c5d368b + ec875e5 commit be2e576

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/c/test_navcon.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
#include <limits.h>
3535

3636
#include <algorithm>
37+
#include <cstring>
3738

3839
#include "SDL.h"
3940
#include "psmove.h"

0 commit comments

Comments
 (0)