mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 18:51:05 -05:00
Revise include order using clang-format-6.0
Run the `clang-format.bash` script to update our C and C++ code to a new include order `.clang-format`. Use `clang-format` version 6.0.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#define AddCacheEntry_h
|
||||
|
||||
#include "QCMake.h"
|
||||
|
||||
#include <QCheckBox>
|
||||
#include <QStringList>
|
||||
#include <QWidget>
|
||||
|
||||
Reference in New Issue
Block a user