Skip to content

Commit fc4016d

Browse files
committed
Include the portable snprintf.
1 parent 5e1dadf commit fc4016d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/robotjs.cc

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#include "screen.h"
99
#include "screengrab.h"
1010
#include "MMBitmap.h"
11+
#include "snprintf.h"
1112

1213
using namespace v8;
1314

0 commit comments

Comments
 (0)