Skip to content

Commit

Permalink
fix: comment std header <stdfloat>
Browse files Browse the repository at this point in the history
  • Loading branch information
qudix committed Oct 2, 2023
1 parent 9aaa94f commit 135be4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CommonLibSF/include/SFSE/Impl/PCH.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
#include <climits>
#include <cstdint>
#include <limits>
#include <stdfloat>
//#include <stdfloat>

// Error handling
#include <cassert>
Expand Down

0 comments on commit 135be4f

Please sign in to comment.