added missing header files.

This commit is contained in:
2018-06-04 09:29:16 +02:00
parent 99e8eb9769
commit cd82c613aa

View File

@ -27,6 +27,10 @@
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifdef HAVE_GOMP
#include <omp.h>
#endif