Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
287af45b
Commit
287af45b
authored
Apr 19, 2018
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Simplify ifdef
parent
2e78410c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
BasePlugin/PluginFunctionsCore.hh
BasePlugin/PluginFunctionsCore.hh
+1
-5
No files found.
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
#endif
#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