Skip to content

Commit

Permalink
Unbreak compilation of Avogadro.
Browse files Browse the repository at this point in the history
  • Loading branch information
grayed committed Jul 9, 2014
1 parent d56fca1 commit a51eb3e
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
$OpenBSD$
Unbreak compilation.
--- libavogadro/src/extensions/surfaces/openqube/gaussianset.cpp.orig Mon Jun 30 23:32:00 2014
+++ libavogadro/src/extensions/surfaces/openqube/gaussianset.cpp Tue Jul 1 00:37:26 2014
@@ -25,6 +25,7 @@
#include "cube.h"

#include <cmath>
+#include <iostream>

#include <QtCore/QtConcurrentMap>
#include <QtCore/QFuture>

0 comments on commit a51eb3e

Please sign in to comment.