make AWPMD compatible with MSVC and c++-linalg on Windows

This commit is contained in:
Axel Kohlmeyer
2022-12-28 17:39:38 -05:00
parent 9d06a3b9a1
commit dba3eb0cf7
4 changed files with 25 additions and 65 deletions

View File

@ -149,10 +149,8 @@
# include "pairhash.h"
# include "TCP/tcpdefs.h"
# include "wavepacket.h"
# include "erf.h"
# include "cerf.h"
using namespace std;
# include "lapack_inter.h"

View File

@ -1,6 +1,4 @@
# include "wpmd_split.h"
//# include "erf.h"
void AWPMD_split::resize(int flag){
for(int s=0;s<2;s++){