Skip to content

Commit

Permalink
reformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerhold committed Nov 13, 2023
1 parent cb4d1a6 commit dad1d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.hpp
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#pragma once

#include "source_location.hpp"
#include <format>
#include <memory>
#include <string>
#include <vector>
#include "source_location.hpp"

namespace types {
class BasicType;
Expand Down

0 comments on commit dad1d9b

Please sign in to comment.