Skip to content

Commit

Permalink
(#77) Preprocessor: connect a TODO with the issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Jan 29, 2024
1 parent 7bf7f08 commit 7469107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cesium.Preprocessor/CPreprocessorParser.cs
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ private ParseResult<ICPreprocessorToken> ParseNewLine()
// pp-parameter
// embed-parameter-sequence pp-parameter

// TODO: 6.10.1 Conditional inclusion
// TODO[#77]: 6.10.1 Conditional inclusion
// - __has_include
// - __has_embed
// - __has_c_attribute
Expand Down

0 comments on commit 7469107

Please sign in to comment.