Skip to content

Commit

Permalink
Corrected missing #pragma once
Browse files Browse the repository at this point in the history
  • Loading branch information
juandent committed Dec 16, 2024
1 parent 1c1d4f0 commit 9806f00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/locking_mode.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#pragma once

#include <array> // std::array
#include <string> // std::string
#include <utility> // std::pair
Expand Down

0 comments on commit 9806f00

Please sign in to comment.