mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-04-19 08:09:36 +08:00
Remove "extern C" in CholmodSupport.
This commit is contained in:
parent
a39ade4ccf
commit
0b3df4a6e6
@ -12,9 +12,7 @@
|
||||
|
||||
#include "src/Core/util/DisableStupidWarnings.h"
|
||||
|
||||
extern "C" {
|
||||
#include <cholmod.h>
|
||||
}
|
||||
|
||||
/** \ingroup Support_modules
|
||||
* \defgroup CholmodSupport_Module CholmodSupport module
|
||||
|
Loading…
x
Reference in New Issue
Block a user