diff options
| author | Giel van Schijndel <[email protected]> | 2011-08-11 18:12:14 +0200 |
|---|---|---|
| committer | Giel van Schijndel <[email protected]> | 2011-08-19 07:24:38 +0200 |
| commit | 82dc6426b4cbf769ace7976c2a40d160b8d76f08 (patch) | |
| tree | c4ce7ba97dfdc04b169ff87d35de12064928a7b2 /src/protocol.cpp | |
| parent | Cleanup makefiles such that diffs to them are smaller (diff) | |
| download | discoin-82dc6426b4cbf769ace7976c2a40d160b8d76f08.tar.xz discoin-82dc6426b4cbf769ace7976c2a40d160b8d76f08.zip | |
Move func 'REF' from util.h to serialize.h
util.h doesn't use REF, serialize.h does, creating a dependency of
serialize.h on util.h, but util.h already depends on serialize.h. To
resolve this circular dependency the function 'REF' has now been moved
closer to one of its two points of use.
Signed-off-by: Giel van Schijndel <[email protected]>
Diffstat (limited to 'src/protocol.cpp')
0 files changed, 0 insertions, 0 deletions