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
4873ff76
Commit
4873ff76
authored
May 09, 2016
by
Jan Möbius
Browse files
Pull in vstools to avoid error on VS2012
parent
a5578fdf
Changes
1
Hide whitespace changes
Inline
Side-by-side
widgets/coreWidget/viewerControl.cc
View file @
4873ff76
...
...
@@ -66,9 +66,14 @@
#include
<QtCore>
#endif
#include
<OpenFlipper/widgets/snapshotDialog/SnapshotDialog.hh>
#include
<cmath>
#ifdef _MSC_VER
#include
<ACG/Utils/VSTools.hh>
#endif
//== IMPLEMENTATION ==========================================================
...
...
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