Skip to content

Commit

Permalink
Merge branch 'jesse/Clang-Formatting-Test' of https://github.com/Stud…
Browse files Browse the repository at this point in the history
  • Loading branch information
Jgerbrandt committed Nov 13, 2023
2 parents 16dce6c + 355302e commit fe68158
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ SOFTWARE.
// Generic C++17
//*****************************************************************************

#define ETL_TARGET_DEVICE_GENERIC
#define ETL_TARGET_DEVICE_GENERIC
#define ETL_TARGET_OS_NONE
#define ETL_COMPILER_GENERIC
#define ETL_CPP11_SUPPORTED 1
#define ETL_CPP14_SUPPORTED 1
#define ETL_CPP17_SUPPORTED 1
#define ETL_CPP17_SUPPORTED 1
#define ETL_NO_NULLPTR_SUPPORT 0
#define ETL_NO_LARGE_CHAR_SUPPORT 0
#define ETL_CPP11_TYPE_TRAITS_IS_TRIVIAL_SUPPORTED 1
Expand Down

0 comments on commit fe68158

Please sign in to comment.