mirror of
https://github.com/bb107/MemoryModulePP
synced 2026-06-08 13:15:33 +00:00
Fixed code formatting
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
//
|
||||
// Determine whether to use MmpTls(1) or LdrpTls(0)
|
||||
//
|
||||
#ifndef MMPP_USE_TLS
|
||||
#define MMPP_USE_TLS 1
|
||||
#endif
|
||||
|
||||
// offsetof()
|
||||
#include <cstddef>
|
||||
|
||||
Reference in New Issue
Block a user