mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Be consistent in how we include Boost header files.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
|
||||
#include "boost/bind.hpp"
|
||||
#include "TransactionMaster.h"
|
||||
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
#include "Application.h"
|
||||
#include "TransactionMaster.h"
|
||||
|
||||
#ifndef CACHED_TRANSACTION_NUM
|
||||
#define CACHED_TRANSACTION_NUM 65536
|
||||
|
||||
Reference in New Issue
Block a user