Skip to content

Commit

Permalink
remove std format
Browse files Browse the repository at this point in the history
  • Loading branch information
Yikai-Liao committed Dec 11, 2023
1 parent d3f5dfa commit 1509d37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/symusic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
//
#include <pybind11/detail/common.h>
#include <string>
#include <format>
#include <pybind11/cast.h>
#include <pybind11/pytypes.h>
#include <pybind11/pybind11.h>
Expand Down

0 comments on commit 1509d37

Please sign in to comment.