OSDN Git Service

Increment the version number.
[android-x86/external-swiftshader.git] / src / Radiance / compiler / preprocessor / DirectiveHandler.cpp
1 //\r
2 // Copyright (c) 2012 The ANGLE Project Authors. All rights reserved.\r
3 // Use of this source code is governed by a BSD-style license that can be\r
4 // found in the LICENSE file.\r
5 //\r
6 \r
7 #include "DirectiveHandler.h"\r
8 \r
9 namespace pp\r
10 {\r
11 \r
12 DirectiveHandler::~DirectiveHandler()\r
13 {\r
14 }\r
15 \r
16 }  // namespace pp\r