wownero/src/ringct
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
It's nasty, and actually breaks on Solaris, where if.h fails to
build due to:

  struct map *if_memmap;
2017-11-14 16:56:10 +00:00
..
CMakeLists.txt changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
rctCryptoOps.c update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
rctCryptoOps.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
rctOps.cpp ringct: move ge_frombytes_vartime failure error to warning 2017-03-22 21:26:38 +00:00
rctOps.h remove "using namespace std" from headers 2017-11-14 16:56:10 +00:00
rctSigs.cpp Use a threadpool 2017-09-14 21:42:48 +01:00
rctSigs.h remove "using namespace std" from headers 2017-11-14 16:56:10 +00:00
rctTypes.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
rctTypes.h remove "using namespace std" from headers 2017-11-14 16:56:10 +00:00