Index: include/core/SkTypes.h |
=================================================================== |
--- a/include/core/SkTypes.h (revision 11693) |
+++ b/include/core/SkTypes.h (working copy) |
@@ -13,13 +13,8 @@ |
#include "SkPreConfig.h" |
#include "SkUserConfig.h" |
#include "SkPostConfig.h" |
+#include <stdint.h> |
-#ifndef SK_IGNORE_STDINT_DOT_H |
- #include <stdint.h> |
-#endif |
- |
-#include <stdio.h> |
- |
/** \file SkTypes.h |
*/ |