Skip to content

Commit

Permalink
Update MemoryOperatorOverloadTest.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
thetic committed Mar 28, 2024
1 parent 15edc6d commit a8bdf15
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/CppUTest/MemoryOperatorOverloadTest.cpp
Expand Up @@ -10,12 +10,6 @@
#include "CppUTest/TestHarness_c.h"
#include "AllocationInCFile.h"

#if defined(__GNUC__)
# if __GNUC__ >= 11
# define NEEDS_DISABLE_FREE_NON_HEEP_WARNING
# endif /* GCC >= 11 */
#endif /* GCC */


TEST_GROUP(BasicBehavior)
{
Expand Down

0 comments on commit a8bdf15

Please sign in to comment.