Move around to256 to uint256.h, get rid of Conversion.cpp,h

This commit is contained in:
MJK
2012-09-27 17:01:27 -07:00
parent bf36fc84bd
commit 5b94396890
8 changed files with 100 additions and 162 deletions

View File

@@ -12,7 +12,6 @@
#include "Peer.h"
#include "Config.h"
#include "Application.h"
#include "Conversion.h"
#include "SerializedTransaction.h"
#include "utils.h"
#include "Log.h"