Update clang_tu.h

This commit is contained in:
Fangrui Song 2018-08-29 08:33:00 -07:00 committed by GitHub
parent ab3b0a7915
commit a0ac6d3bca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,8 @@ limitations under the License.
#pragma once
#include "position.h"
#include <clang/Basic/SourceManager.h>
#include <clang/Basic/LangOptions.h>
#include <clang/Basic/SourceManager.h>
#include <stdlib.h>