issue #82 fix compilation error on windows

pull/85/head
Dibyendu Majumdar 8 years ago
parent 17df618b48
commit 6c584322f7

@ -5,6 +5,7 @@
#include <stdbool.h>
#include <stdio.h>
#include <stdint.h>
enum {
VSCODE_REQUEST = 1,

Loading…
Cancel
Save