diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2010-10-30 20:01:16 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2010-10-30 20:01:16 +0000 |
| commit | f1f1d8ed4239898a76e421d68fdd97459b125419 (patch) | |
| tree | 1a6228d4b3f4bdab0bf98c4dee26f8944d833702 /ide/Xcode3 | |
| parent | 8e30c66a9245fa1e367f8bb772268721549e4987 (diff) | |
STR 2382: Fixed compile errors when HAVE_LIBJPEG was not defined
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7780 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/Xcode3')
| -rw-r--r-- | ide/Xcode3/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ide/Xcode3/config.h b/ide/Xcode3/config.h index 51b5fad4c..1858c3b35 100644 --- a/ide/Xcode3/config.h +++ b/ide/Xcode3/config.h @@ -49,4 +49,4 @@ /* * End of "$Id: ide_xcode.cxx 7504 2010-04-14 20:17:44Z matt $". - */
\ No newline at end of file + */ |
