monero/contrib/epee/include
Tom Smeding a84aa04d57 syncobj.h no longer defines shared_guard, so remove those define's
The removed preprocessor macro's refer to types that are not defined in
the file anymore; the only other place where shared_guard is defined is
in winobj.h, which also defines the same macro's. Therefore, this change
is safe.

(Side note is that these macro's weren't used at all anyway, but that is
orthogonal to the issue.)
2019-08-23 08:42:36 +02:00
..
net Merge pull request #5531 2019-07-24 14:08:52 -05:00
serialization serialization: set default log category 2019-04-21 09:26:25 +00:00
storages epee: basic sanity check on allocation size from untrusted source 2019-06-14 08:47:01 +00:00
ado_db_helper.h
console_handler.h console_handler: print newline on EOF 2019-03-13 16:52:22 +00:00
copyable_atomic.h
file_io_utils.h epee.string_tools: add conversion between UTF-8 and UTF-16 2018-06-28 09:40:26 +09:00
fnv1.h wallet: wipe seed from memory where appropriate 2018-08-16 09:17:52 +00:00
global_stream_operators.h
gzip_encoding.h
hex.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
hmac-md5.h
include_base_utils.h
int-util.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
math_helper.h epee: use boost/timer/timer.hpp, boost/timer.hpp is deprecated 2019-04-18 15:12:34 +00:00
md5_l.h
md5_l.inl
md5global.h
memwipe.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
misc_language.h default initialize rpc structures 2019-03-04 22:38:03 +00:00
misc_log_ex.h Pruning 2019-01-22 20:30:51 +00:00
misc_os_dependent.h blockchain_stats: don't use gmtime_r on Windows 2018-11-21 00:50:53 +00:00
mlocker.h various: do not propagate exception through dtor 2018-11-15 15:53:21 +00:00
pragma_comp_defs.h
profile_tools.h
readline_buffer.h readline_buffer: fix "cursor in prompt" bug 2018-10-12 21:03:59 +00:00
reg_exp_definer.h
reg_utils.h
rolling_median.h blockchain: keep a rolling long term block weight median 2019-05-02 09:47:01 +00:00
service_impl_base.h
sha1.h
sha1.inl
soci_helper.h
span.h Add missing include 2019-03-31 18:39:25 +02:00
static_initializer.h
stats.h performance_tests: better stats, and keep track of timing history 2019-01-28 15:45:37 +00:00
stats.inl performance_tests: better stats, and keep track of timing history 2019-01-28 15:45:37 +00:00
string_coding.h
string_tools.h epee: some more minor JSON parsing speedup 2019-03-25 14:29:29 +00:00
syncobj.h syncobj.h no longer defines shared_guard, so remove those define's 2019-08-23 08:42:36 +02:00
time_helper.h
tiny_ini.h
to_nonconst_iterator.h
warnings.h
winobj.h
wipeable_string.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
zlib_helper.h