Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
287af45b
Commit
287af45b
authored
Apr 19, 2018
by
Jan Möbius
Browse files
Simplify ifdef
parent
2e78410c
Changes
1
Hide whitespace changes
Inline
Side-by-side
BasePlugin/PluginFunctionsCore.hh
View file @
287af45b
...
...
@@ -68,11 +68,7 @@
#ifndef OPENFLIPPERCORE
#ifndef OPENFLIPPERPLUGINLIB
#ifdef WIN32
#error PluginFunctionsCore is only allowed to be used from within OpenFlippers Core application!
#else
#error PluginFunctionsCore is only allowed to be used from within OpenFlippers Core application!
#endif
#error PluginFunctionsCore is only allowed to be used from within OpenFlippers Core application!
#endif
#endif
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment