Skip to content

Commit

Permalink
telex: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhngtu committed Dec 7, 2024
1 parent a6649c3 commit fca78b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Telex/Telex.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

#pragma once

#include <vector>
#include <string>

namespace VietType {
Expand Down
1 change: 1 addition & 0 deletions Telex/TelexEngine.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

#include <optional>
#include <utility>
#include <vector>
#include <string>

namespace VietType {
Expand Down

0 comments on commit fca78b1

Please sign in to comment.