Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
libbdplus
Commits
e04f080b
Commit
e04f080b
authored
Jan 08, 2015
by
anonymous
Browse files
Fix include guard
parent
67bc538c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/file/configfile.h
View file @
e04f080b
...
...
@@ -17,8 +17,8 @@
* <http://www.gnu.org/licenses/>.
*/
#ifndef BDPLUS_FILE_H
#define BDPLUS_FILE_H
#ifndef BDPLUS_
CONFIG
FILE_H
#define BDPLUS_
CONFIG
FILE_H
#include <util/attributes.h>
...
...
Write
Preview
Supports
Markdown
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