Преглед на файлове

SemaHLSL header was included twice (#2388)

Removed repeated include of #include "clang/Sema/SemaHLSL.h"
Sunil Naik преди 6 години
родител
ревизия
4abafb37dd
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      tools/clang/lib/Sema/SemaHLSL.cpp

+ 0 - 1
tools/clang/lib/Sema/SemaHLSL.cpp

@@ -30,7 +30,6 @@
 #include "clang/Sema/Template.h"
 #include "clang/Sema/Template.h"
 #include "clang/Sema/TemplateDeduction.h"
 #include "clang/Sema/TemplateDeduction.h"
 #include "clang/Sema/SemaHLSL.h"
 #include "clang/Sema/SemaHLSL.h"
-#include "clang/Sema/SemaHLSL.h"
 #include "dxc/Support/Global.h"
 #include "dxc/Support/Global.h"
 #include "dxc/Support/WinIncludes.h"
 #include "dxc/Support/WinIncludes.h"
 #include "dxc/Support/WinAdapter.h"
 #include "dxc/Support/WinAdapter.h"