mirror of
https://github.com/TREX-CoE/Sherman-Morrison.git
synced 2024-12-25 22:03:57 +01:00
Fix linking problem against libqmckl
This commit is contained in:
parent
b7764bb229
commit
0f7d613956
@ -2,7 +2,11 @@
|
|||||||
#include "hdf5/serial/hdf5.h"
|
#include "hdf5/serial/hdf5.h"
|
||||||
|
|
||||||
#include "Helpers.hpp"
|
#include "Helpers.hpp"
|
||||||
|
|
||||||
|
extern "C" {
|
||||||
#include "qmckl.h"
|
#include "qmckl.h"
|
||||||
|
}
|
||||||
|
|
||||||
#include "assert.h"
|
#include "assert.h"
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user