Skip to content

Commit

Permalink
docs: Fix unnecessary include of fmt in mp3 example (#1218)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslan-ilesik authored Aug 2, 2024
1 parent 9665f24 commit 19e24f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docpages/example_code/mp3.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#include <dpp/dpp.h>
#include <fmt/format.h>
#include <iomanip>
#include <sstream>

Expand Down

0 comments on commit 19e24f3

Please sign in to comment.