Update ADOL-C support.

This commit is contained in:
Gael Guennebaud
2015-11-30 16:00:22 +01:00
parent 6fcd316f23
commit fd727249ad
2 changed files with 2 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
#ifndef NUMBER_DIRECTIONS
# define NUMBER_DIRECTIONS 2
#endif
#include <adolc/adouble.h>
#include <adolc/adtl.h>
// adolc defines some very stupid macros:
#if defined(malloc)