devcoin / core

Devcoin (DVC) - From the many, one. From one, the source
http://www.devcoin.org
MIT License
19 stars 18 forks source link

Syntax format changes to silence C++11 warnings for invalid suffix on… #62

Closed ghost closed 6 years ago

ghost commented 6 years ago

… literal

These changes silence the specific warning when compiling with C++11

https://github.com/devcoin/core/issues/55