Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.io.video
Commits
440d88e1
Commit
440d88e1
authored
May 16, 2014
by
André Anjos
💬
Browse files
Change guards
parent
4e9896e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
xbob/io/video/file.h
View file @
440d88e1
...
...
@@ -7,8 +7,8 @@
* Copyright (C) 2011-2014 Idiap Research Institute, Martigny, Switzerland
*/
#ifndef BOB_IO_
MATLAB
_FILE_H
#define BOB_IO_
MATLAB
_FILE_H
#ifndef BOB_IO_
VIDEO
_FILE_H
#define BOB_IO_
VIDEO
_FILE_H
#include <boost/shared_ptr.hpp>
#include <bob/io/File.h>
...
...
@@ -35,4 +35,4 @@
*/
boost
::
shared_ptr
<
bob
::
io
::
File
>
make_file
(
const
char
*
path
,
char
mode
);
#endif
/* BOB_IO_
MATLAB
_FILE_H */
#endif
/* BOB_IO_
VIDEO
_FILE_H */
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