mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-18 13:04:36 +03:00
Coding style.
This commit is contained in:
@@ -25,9 +25,9 @@
|
|||||||
#include "./base/zone.h"
|
#include "./base/zone.h"
|
||||||
|
|
||||||
#if !defined(ASMJIT_DISABLE_COMPILER)
|
#if !defined(ASMJIT_DISABLE_COMPILER)
|
||||||
#include "./base/hlstream.h"
|
|
||||||
#include "./base/compiler.h"
|
#include "./base/compiler.h"
|
||||||
#include "./base/compilerfunc.h"
|
#include "./base/compilerfunc.h"
|
||||||
|
#include "./base/hlstream.h"
|
||||||
#endif // !ASMJIT_DISABLE_COMPILER
|
#endif // !ASMJIT_DISABLE_COMPILER
|
||||||
|
|
||||||
// [Guard]
|
// [Guard]
|
||||||
|
|||||||
Reference in New Issue
Block a user