I shouldn't be there

This commit is contained in:
Victor Zverovich
2022-08-02 15:49:41 -07:00
parent 6567df7f24
commit 5f774c0aed
2 changed files with 5 additions and 3 deletions

View File

@@ -9,7 +9,9 @@
#include "test-assert.h"
// clang-format on
#define I 42 // simulate https://en.cppreference.com/w/c/numeric/complex/I
#include "fmt/core.h"
#undef I
#include <algorithm> // std::copy_n
#include <climits> // INT_MAX