Skip to content

Commit

Permalink
Include the portable snprintf.
Browse files Browse the repository at this point in the history
  • Loading branch information
octalmage committed Jul 23, 2015
1 parent 5e1dadf commit fc4016d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/robotjs.cc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include "screen.h"
#include "screengrab.h"
#include "MMBitmap.h"
#include "snprintf.h"

using namespace v8;

Expand Down

0 comments on commit fc4016d

Please sign in to comment.