Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
belr
Commits
4fdd6335
Commit
4fdd6335
authored
Nov 30, 2015
by
Sylvain Berfini
🐮
Browse files
Fix issue when abnf.hh is imported twice or more
parent
0e7bb22a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
include/belr/abnf.hh
include/belr/abnf.hh
+5
-0
No files found.
include/belr/abnf.hh
View file @
4fdd6335
#ifndef abnf_hh
#define abnf_hh
#include "belr.hh"
#include "belr.hh"
namespace
belr
{
namespace
belr
{
...
@@ -64,3 +68,4 @@ private:
...
@@ -64,3 +68,4 @@ private:
}
//end of namespace
}
//end of namespace
#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