Commit ff2fda34 by Kresten Krab Thorup

Changed includes to double quote style

From-SVN: r4123
parent b0033312
...@@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
This exception does not however invalidate any other reasons why This exception does not however invalidate any other reasons why
the executable file might be covered by the GNU General Public License. */ the executable file might be covered by the GNU General Public License. */
#include <objc/sarray.h> #include "objc/sarray.h"
#include <stdio.h> #include <stdio.h>
#include "assert.h" #include "assert.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment