Skip to content
Snippets Groups Projects
Commit bb164f2c authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

fix win build

parent 08a6d968
Branches
Tags
No related merge requests found
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
#if defined(HAVE_PETSC) #if defined(HAVE_PETSC)
#ifndef SWIG #ifndef SWIG
#include "petsc.h" #include "petsc.h"
#include "petscksp.h"
#else #else
typedef struct _p_Mat* Mat; typedef struct _p_Mat* Mat;
typedef struct _p_Vec* Vec; typedef struct _p_Vec* Vec;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment