diff options
author | Chris Lattner <sabre@nondot.org> | 2004-11-03 17:15:45 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-11-03 17:15:45 +0000 |
commit | 5200ad1b344ab73139ae798a34513065c2dfde52 (patch) | |
tree | e21b54b56532e8668c677a2f28fa2e15facd8343 /examples/Fibonacci/fibonacci.cpp | |
parent | 64aeb0092811224bcac16b292e05f38c7ba62a3c (diff) |
defining __STDC_LIMIT_MACROS on the command line is not really necessary
for Visual Studio, and is a bit of a pain when you want to include the
LLVM headers from your own project, so I moved the check a bit down into
the Unix case to avoid the hassle... Here is a patch
Patch by Morten Ofstad!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17450 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'examples/Fibonacci/fibonacci.cpp')
0 files changed, 0 insertions, 0 deletions