-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Fix crashing due to use of std::string as a constant in headers. (…
…#26) * BUG: Use StringLiteral class to avoid crashes on launch due to unintialized std::string constants * COMP: Add missing #include directive for tbb task_group --------- Signed-off-by: Michael Jackson <[email protected]>
- Loading branch information
1 parent
742275f
commit c8d33e2
Showing
14 changed files
with
319 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.