Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CAMP
campvis-public
Commits
9663fd38
Commit
9663fd38
authored
Apr 04, 2014
by
Christian Schulte zu Berge
Browse files
fixed include
parent
0fa8c523
Changes
1
Hide whitespace changes
Inline
Side-by-side
application/gui/properties/propertywidgetfactory.h
View file @
9663fd38
...
...
@@ -33,13 +33,10 @@
#include <map>
#include <string>
#include <typeindex>
#include <typeinfo>
#include <vector>
#if (_MSC_VER == 1600)
#include <typeindex> // MSVC 2010 defines std::type_index in its own header
#endif
class
QWidget
;
namespace
campvis
{
...
...
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