Skip to content

Commit

Permalink
Added a missing header file.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Jul 13, 2017
1 parent a7ad72a commit bbc4c23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/support/CellMLSupport/src/cellmlfileruntime.h
Expand Up @@ -31,6 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//==============================================================================

#include <QList>
#include <QObject>
#ifdef Q_OS_WIN
#include <QSet>
#include <QVector>
Expand Down

0 comments on commit bbc4c23

Please sign in to comment.