changeset 114:0edf51fbd293 trunk

[svn] stupid glibc >_<
author nenolod
date Thu, 03 Nov 2005 17:43:12 -0800
parents c8bc83fbcd6b
children be5550234631
files Plugins/Input/console/boost/cstdint.hpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Plugins/Input/console/boost/cstdint.hpp	Thu Nov 03 17:24:38 2005 -0800
+++ b/Plugins/Input/console/boost/cstdint.hpp	Thu Nov 03 17:43:12 2005 -0800
@@ -12,7 +12,7 @@
 
 BLARGG_BEGIN_NAMESPACE (boost)
 
-#include "sys/types.h"
+#include <inttypes.h>
 
 BLARGG_END_NAMESPACE