use unsigned short instead of uint16_t which doesn't exist in c++98

This commit is contained in:
Benoit Jacob
2015-03-17 10:31:45 -04:00
parent 364cfd529d
commit dc04f12967
4 changed files with 14 additions and 15 deletions

View File

@@ -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