From: David Schleef Date: Sun, 9 Jan 2011 00:48:20 +0000 (-0800) Subject: Revert "orc.h: remove stdint.h from includes" X-Git-Tag: orc-0.4.12~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dc78ca4137dd2f11525054623fda5ca8aa7e952e;p=platform%2Fupstream%2Forc.git Revert "orc.h: remove stdint.h from includes" This reverts commit 2ecfd3f1138875bd57a17bb0fb0a123f28c118d7. --- diff --git a/orc/orc.h b/orc/orc.h index d6e8bc6..3f711be 100644 --- a/orc/orc.h +++ b/orc/orc.h @@ -3,6 +3,7 @@ #define _ORC_ORC_H_ #include +#include #include #include #include