minor code style cleanup after recent merges

- add a missing license header
- correct some header orderings etc.
This commit is contained in:
Philip Kaufmann
2014-11-04 14:34:04 +01:00
parent 1dbabb6521
commit b4347f6035
11 changed files with 27 additions and 18 deletions

View File

@@ -43,4 +43,4 @@ public:
static bool SanityCheck();
};
#endif // BITCOIN_EC_WRAPPER_H
#endif // BITCOIN_ECWRAPPER_H