Skip to content

Commit

Permalink
Remove #include for <filesystem>.
Browse files Browse the repository at this point in the history
  • Loading branch information
feldergast committed Sep 20, 2024
1 parent 6f4bc2a commit 9d20429
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sst/core/simulation.cc
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
#include "sst/core/warnmacros.h"

#include <cinttypes>
#include <filesystem>
#include <fstream>
#include <iostream>
#include <string>
Expand Down

0 comments on commit 9d20429

Please sign in to comment.