11 lines
238 B
Diff
11 lines
238 B
Diff
--- old/src/completion.h 2014-11-16 16:58:16.625150124 +0100
|
|
+++ new/src/completion.h 2014-11-16 16:58:28.020207508 +0100
|
|
@@ -3,6 +3,7 @@
|
|
|
|
|
|
#include <clang-c/Index.h>
|
|
+#include <stdio.h>
|
|
|
|
|
|
typedef struct __completion_Session_struct
|