Jeffrey Ryan 89fa3ed68a epee: update 'http_server_handlers_map2.h' macros to use fully qualified names
quick patch which fixes the issue where if you use some macros from `http_server_handlers_map2.h` you have to be in the `epee` namespace or it doesn't compile. Now can remove `using namespace epee;` from header file `core_rpc_server.h`, which caused a couple of name qualifying mistakes
2025-02-13 16:24:48 -05:00
..
2022-03-04 06:59:20 +01:00
2022-04-06 00:19:59 -04:00
2022-03-04 06:59:20 +01:00
2022-02-19 10:17:53 +01:00
2022-07-05 22:33:34 -07:00