diff options
| author | Gavin Andresen <[email protected]> | 2013-02-07 18:54:22 -0500 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2013-02-07 18:54:22 -0500 |
| commit | ba1d08008e6a8335eb0fca3c7d6c1ff4701b9bad (patch) | |
| tree | 0ae0a7e92183d96453aabfd45cb103baf8b7bcf2 /src/checkpoints.cpp | |
| parent | Merge commit 'd38c6488d067c2e88726e2ca99bc76fd67dab49b' (diff) | |
| download | discoin-ba1d08008e6a8335eb0fca3c7d6c1ff4701b9bad.tar.xz discoin-ba1d08008e6a8335eb0fca3c7d6c1ff4701b9bad.zip | |
Do not use C++11 std::vector.data()
std::vector.data() is a C++11 feature that makes my OSX build machine unhappy.
Diffstat (limited to 'src/checkpoints.cpp')
0 files changed, 0 insertions, 0 deletions