| Submitter | Luiz Capitulino |
|---|---|
| Date | March 9, 2012, 8:55 p.m. |
| Message ID | <1331326519-12444-2-git-send-email-lcapitulino@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/145759/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/qjson.h b/qjson.h index 65b10ea..1190d8a 100644 --- a/qjson.h +++ b/qjson.h @@ -15,6 +15,7 @@ #define QJSON_H #include <stdarg.h> +#include "compiler.h" #include "qobject.h" #include "qstring.h"