Skip to content

Commit

Permalink
Removed irrelevant comment in cxx_universal.h
Browse files Browse the repository at this point in the history
  • Loading branch information
trueqbit committed Jul 20, 2024
1 parent faa3496 commit fb7f62b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion dev/functional/cxx_universal.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* - ::size_t, ::ptrdiff_t, ::nullptr_t
* - C++ core language feature macros
* - macros for dealing with compiler quirks
* - macros for exporting symbols from the C++ named module
*/

#include <iso646.h> // alternative operator representations
Expand Down
1 change: 0 additions & 1 deletion include/sqlite_orm/sqlite_orm.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ __pragma(push_macro("max"))
* - ::size_t, ::ptrdiff_t, ::nullptr_t
* - C++ core language feature macros
* - macros for dealing with compiler quirks
* - macros for exporting symbols from the C++ named module
*/

#include <iso646.h> // alternative operator representations
Expand Down

0 comments on commit fb7f62b

Please sign in to comment.