mirror of
https://github.com/Xahau/xahaud.git
synced 2026-04-29 15:37:46 +00:00
Be consistent in how we include Boost header files.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
#include "boost/lexical_cast.hpp"
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
||||
#include "HashedObject.h"
|
||||
#include "Serializer.h"
|
||||
|
||||
Reference in New Issue
Block a user