Fic bug #819: include path of details.h

This commit is contained in:
Gael Guennebaud
2014-06-04 11:58:01 +02:00
parent 789674809f
commit 0f1e321dd4
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
#ifndef EIGEN_STDVECTOR_H
#define EIGEN_STDVECTOR_H
#include "Eigen/src/StlSupport/details.h"
#include "details.h"
/**
* This section contains a convenience MACRO which allows an easy specialization of