Skip to content

Commit

Permalink
attempt to fix clang compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo committed Sep 27, 2017
1 parent 255934c commit e4eabb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OMShell/OMShellGUI/omcinteractiveenvironment.cpp
Expand Up @@ -33,6 +33,7 @@
//STD Headers
#include <exception>
#include <stdexcept>
#include <iterator> // for std::begin and std::end

//QT Headers
#include <QtGlobal>
Expand Down

0 comments on commit e4eabb4

Please sign in to comment.