Skip to content

Commit

Permalink
fuck toml++
Browse files Browse the repository at this point in the history
  • Loading branch information
lsproule committed Nov 3, 2023
1 parent 812bd78 commit 0ede80c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/Command/Command.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#pragma once
#include <exception>
#include <memory>
#include <toml++/toml.hpp>
#include <map>
#include <string>
#include <vector>
Expand Down
1 change: 0 additions & 1 deletion src/Command/CommandGeneral.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#include "Command.hpp"
#include <toml++/toml.hpp>
#include <cstddef>
#include <format>
#include <iostream>
Expand Down
1 change: 0 additions & 1 deletion src/Command/CommandInit.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#include "Command.hpp"
#include <toml++/toml.hpp>
#include <cxxopts.hpp>
#include <algorithm>
#include <ranges>
Expand Down

0 comments on commit 0ede80c

Please sign in to comment.