-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Index debian/patches/01-gcc-4.6.patch | 10 ++++++++++
--- a/src/chewing.cpp
+++ b/src/chewing.cpp
@@ -1,6 +1,7 @@
#include "uchewing.h"
#include <imf/widget.h>
#include <stdlib.h>
+#include <stdint.h>
#include <sstream>
#include <iostream>
#include <string>
Original issue reported on code.google.com by [email protected] on 29 Jul 2011 at 6:12