header include cleanup
- ensures alphabetical ordering for includes etc. in source file headers
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
// Distributed under the MIT/X11 software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#include <set>
|
||||
#include "rpcclient.h"
|
||||
|
||||
#include "rpcprotocol.h"
|
||||
@@ -11,6 +10,7 @@
|
||||
#include "ui_interface.h"
|
||||
#include "chainparams.h" // for Params().RPCPort()
|
||||
|
||||
#include <set>
|
||||
#include <stdint.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user