Skip to content

Commit

Permalink
Removed unneeded Boost.Filesystem include.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lastique committed Jan 14, 2024
1 parent 8b921b6 commit 609b700
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/text_file_backend.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
#include <boost/filesystem/path.hpp>
#include <boost/filesystem/fstream.hpp>
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/convenience.hpp>
#include <boost/intrusive/list.hpp>
#include <boost/intrusive/list_hook.hpp>
#include <boost/intrusive/options.hpp>
Expand Down

0 comments on commit 609b700

Please sign in to comment.