summaryrefslogtreecommitdiffstats
path: root/Source/ThirdParty/ANGLE/src/compiler/preprocessor/new/token_type.h
blob: 343a9419031aa5e66c947bd0aa837a455cf8b84a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
// Copyright (c) 2011 The ANGLE Project Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//

#ifndef COMPILER_PREPROCESSOR_TOKEN_TYPE_H_
#define COMPILER_PREPROCESSOR_TOKEN_TYPE_H_

#include "pp_tab.h"

#endif  // COMPILER_PREPROCESSOR_TOKEN_TYPE_H_