diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2008-05-13 14:48:28 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2008-05-13 14:48:28 +0000 |
| commit | 466ba461f1672ec58333324d90f19cecb8c60a3c (patch) | |
| tree | b5cb32cb753fae58b78e0b795266e9b33f107425 /test/checkers.cxx | |
| parent | c04f2f8bff6ca31d8d4858584b6dbf585c66164f (diff) | |
Added first half of XCode 3.0 IDE support for FLTK 1.3. FLTK is built as a set of frameworks. Fluid will be used to compile .fl files just in time.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6124 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test/checkers.cxx')
| -rw-r--r-- | test/checkers.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/checkers.cxx b/test/checkers.cxx index 0f99b99eb..28eb287db 100644 --- a/test/checkers.cxx +++ b/test/checkers.cxx @@ -58,6 +58,8 @@ const char* copyright = #define FLTK //#define VT100 +#undef check + #include <string.h> #include <stdlib.h> #include <stdio.h> |
