Skip to content

Commit c34dd80

Browse files
committed
clang-format
1 parent 1e52d57 commit c34dd80

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/simplex.pybind.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include <pybind11/operators.h>
2121
#include <pybind11/pybind11.h>
2222
#include <pybind11/stl.h>
23+
2324
#include <sstream>
2425

2526
#include "common.h"

src/tesseract.pybind.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include <pybind11/operators.h>
2121
#include <pybind11/pybind11.h>
2222
#include <pybind11/stl.h>
23+
2324
#include <sstream>
2425

2526
#include "stim_utils.pybind.h"

0 commit comments

Comments
 (0)