mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
use unsigned short instead of uint16_t which doesn't exist in c++98
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
#pragma GCC optimize ("-fno-ipa-cp-clone")
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
#include <complex>
|
||||
|
||||
// this include file manages BLAS and MKL related macros
|
||||
|
||||
Reference in New Issue
Block a user