Skip to content

Commit

Permalink
More whitespace fixes...
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Faber committed Apr 30, 2024
1 parent 1907ed7 commit 49e9dba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/importproject.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -774,8 +774,8 @@ bool ImportProject::importVcxproj(const std::string &filename, std::map<std::str
}
}
}
}
// # TODO: support signedness of char via /J (and potential XML option for it)?
}
// # TODO: support signedness of char via /J (and potential XML option for it)?
// we can only set it globally but in this context it needs to be treated per file

// Include shared items project files
Expand Down

0 comments on commit 49e9dba

Please sign in to comment.