win32: Include DataTypes.h instead of stdint.h to try and fix a Win32 build
authorDaniel Dunbar <daniel@zuster.org>
Fri, 29 Apr 2011 18:58:57 +0000 (18:58 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 29 Apr 2011 18:58:57 +0000 (18:58 +0000)
commit8ddf6f295238b546656f85fc14bccc1a322359de
tree0f3d4df39d5388bb7b59724c1c6bccf999377d58
parentc69c4a839f12bbf8869b3ae258b76411621df2c0
win32: Include DataTypes.h instead of stdint.h to try and fix a Win32 build
issue.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130530 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/libprofile/PathProfiling.c