mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-04 10:08:41 +01:00
clang-tidy header include order
This commit is contained in:
@@ -164,8 +164,8 @@
|
||||
#include "msinttypes/inttypes.h"
|
||||
#else
|
||||
// Other compilers should have this.
|
||||
#include <stdint.h>
|
||||
#include <inttypes.h>
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
//!@endcond
|
||||
#ifdef RAPIDJSON_DOXYGEN_RUNNING
|
||||
|
||||
Reference in New Issue
Block a user