fix compilation

This commit is contained in:
Gael Guennebaud 2011-01-26 17:58:17 +01:00
parent 210a280daf
commit faeae169dd

View File

@ -21,7 +21,7 @@
#define C_BLAS_PRODUIT_MATRICE_VECTEUR_HH
#include "f77_interface.hh"
#include <complex>
extern "C"
{
#include "cblas.h"