Skip to content

Commit

Permalink
Tentative fix for issue yambo-code/yambo-devel#541
Browse files Browse the repository at this point in the history
  • Loading branch information
sangallidavide committed Oct 28, 2021
1 parent 0ff30ee commit 5d74d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver/src/main/launcher.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include <fortran_driver.h>
#include <kind.h>
#include <driver.h>
#if defined _yambo
#if defined _yambo || defined _ypp || defined _a2y || defined _p2y
#include <yambo_driver.h>
#endif
#if defined _MPI
Expand Down

0 comments on commit 5d74d64

Please sign in to comment.