diff options
| author | Wladimir J. van der Laan <[email protected]> | 2016-05-04 11:35:44 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2016-05-04 11:37:10 +0200 |
| commit | 9eaa0afa6ec5d3dd01e4d01121314ef51f2bc305 (patch) | |
| tree | ef4ad15780f343120feafb3a370974b8500f0f04 /src/test/txvalidationcache_tests.cpp | |
| parent | Merge #7982: build: No need to check for leveldb atomics (diff) | |
| download | discoin-9eaa0afa6ec5d3dd01e4d01121314ef51f2bc305.tar.xz discoin-9eaa0afa6ec5d3dd01e4d01121314ef51f2bc305.zip | |
tinyformat: force USE_VARIADIC_TEMPLATES
Now that we started using c++11, force use of variadic templates.
The autodetection may be wonky on some compilers, see discussion
[here](https://github.com/bitcoin/bitcoin/pull/7982#issuecomment-216222357)
and is unnecessary for us anyhow.
Diffstat (limited to 'src/test/txvalidationcache_tests.cpp')
0 files changed, 0 insertions, 0 deletions