3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-05 14:55:45 +00:00

remove the line with clang-format off

This commit is contained in:
Lev Nachmanson 2023-07-10 12:05:59 -07:00
parent 56b5492752
commit e091a2e775
107 changed files with 11 additions and 126 deletions

View file

@ -18,7 +18,6 @@ Revision History:
--*/
// clang-format off
#include <string>
#include "math/lp/static_matrix.h"
namespace lp {