Fix headers

This commit is contained in:
2022-11-21 21:15:56 +08:00
parent 9fc414b433
commit d7a0d6cfe3
31 changed files with 62 additions and 62 deletions

View File

@@ -1,5 +1,5 @@
#ifndef S0006_ZIGZAG_CONVERSION
#define S0006_ZIGZAG_CONVERSION
#ifndef S0006_ZIGZAG_CONVERSION_HPP
#define S0006_ZIGZAG_CONVERSION_HPP
#include <string>