forked from qt-creator/qt-creator
Clang: Reorder includes
Change-Id: I324e88c0d295114390c1fac2745c0d2d47637ece Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
@@ -30,12 +30,11 @@
|
||||
|
||||
#include "codecompleter.h"
|
||||
|
||||
#include "clangstring.h"
|
||||
#include "clangcodecompleteresults.h"
|
||||
#include "translationunit.h"
|
||||
#include "clangstring.h"
|
||||
#include "codecompletefailedexception.h"
|
||||
|
||||
#include "codecompletionsextractor.h"
|
||||
#include "translationunit.h"
|
||||
|
||||
#include <clang-c/Index.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user