Преглед на файлове

Remove mpi header unneeded from allquestions.c

Michele Orrù преди 11 години
родител
ревизия
d89602c1bb
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 3
      src/questions/allquestions.c

+ 0 - 3
src/questions/allquestions.c

@@ -15,9 +15,6 @@
 #include <openssl/x509.h>
 #include <openssl/rsa.h>
 #include <openssl/ssl.h>
-#ifdef HAVE_OPENMPI
-#include <mpi.h>
-#endif
 
 #include "qa/questions/questions.h"