Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.io.base
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.io.base
Commits
397f872c
Commit
397f872c
authored
11 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Fix include guardian
parent
0a6e0389
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
xbob/io/include/xbob.io/config.h
+4
-4
4 additions, 4 deletions
xbob/io/include/xbob.io/config.h
with
4 additions
and
4 deletions
xbob/io/include/xbob.io/config.h
+
4
−
4
View file @
397f872c
...
@@ -2,13 +2,13 @@
...
@@ -2,13 +2,13 @@
* @author Andre Anjos <andre.anjos@idiap.ch>
* @author Andre Anjos <andre.anjos@idiap.ch>
* @date Fri 1 Nov 07:10:59 2013
* @date Fri 1 Nov 07:10:59 2013
*
*
* @brief General directives for all modules in xbob.
core
* @brief General directives for all modules in xbob.
io
*/
*/
#ifndef XBOB_
CORE
_CONFIG_H
#ifndef XBOB_
IO
_CONFIG_H
#define XBOB_
CORE
_CONFIG_H
#define XBOB_
IO
_CONFIG_H
/* Macros that define versions and important names */
/* Macros that define versions and important names */
#define XBOB_IO_API_VERSION 0x0200
#define XBOB_IO_API_VERSION 0x0200
#endif
/* XBOB_
CORE
_CONFIG_H */
#endif
/* XBOB_
IO
_CONFIG_H */
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment