forked from qt-creator/qt-creator
Fix include style
Change-Id: I64cb77f8d39dac35821fe96d735bc5dda35738e7 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "utils/filepath.h"
|
||||
#include <utils/filepath.h>
|
||||
|
||||
#include <clang/Format/Format.h>
|
||||
|
||||
namespace CppEditor { class CppCodeStyleSettings; }
|
||||
|
||||
Reference in New Issue
Block a user