Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
otb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
273
Issues
273
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Main Repositories
otb
Commits
a3054a94
Commit
a3054a94
authored
Nov 08, 2013
by
Julien Malik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
COMP: fix needed for compilation on OSX 10.9 with latest XCode
parent
a5e45b37
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
Utilities/otbossim/include/ossim/base/ossimConstants.h
Utilities/otbossim/include/ossim/base/ossimConstants.h
+0
-12
No files found.
Utilities/otbossim/include/ossim/base/ossimConstants.h
View file @
a3054a94
...
...
@@ -12,10 +12,6 @@
#ifndef ossimConstants_HEADER
#define ossimConstants_HEADER
#ifdef __cplusplus
extern
"C"
{
#endif
#ifdef __cplusplus
#include <cfloat>
#else
...
...
@@ -23,10 +19,6 @@ extern "C" {
#endif
#include <ossim/ossimConfig.h>
#ifdef NULL
#undef NULL
#define NULL 0
#endif
/**
* WARNINGS SECTION:
*/
...
...
@@ -532,8 +524,4 @@ enum ossimCompareType
#define OSSIM_DEFAULT_MEAN_SEA_LEVEL ((ossim_float64)0.0)
#ifdef __cplusplus
}
#endif
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment