diff options
Diffstat (limited to 'src/sksl/ast/SkSLASTStatement.h')
-rw-r--r-- | src/sksl/ast/SkSLASTStatement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sksl/ast/SkSLASTStatement.h b/src/sksl/ast/SkSLASTStatement.h index 1989a1fce6..6ce320e343 100644 --- a/src/sksl/ast/SkSLASTStatement.h +++ b/src/sksl/ast/SkSLASTStatement.h @@ -4,7 +4,7 @@ * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ - + #ifndef SKSL_ASTSTATEMENT #define SKSL_ASTSTATEMENT |