commit | 38e6eb86b2ceb301d67fd4754c5a1493f7911ece | [log] [tgz] |
---|---|---|
author | Ludovic Rousseau <ludovic.rousseau@gmail.com> | Fri Oct 12 23:28:51 2012 +0200 |
committer | Pete Batard <pete@akeo.ie> | Sat Oct 13 18:34:45 2012 +0100 |
tree | 1e477a66cf114d25f2695681bc61c1bc7a590294 | |
parent | 09759d5836766fb3b886824cd669bc0dfc149d00 [diff] |
All: Use "" instead of <> for local includes System header files are used with #include <foo.h> Xcode can't find local headers using this syntax.