mirror of
https://github.com/AxioDL/logvisor.git
synced 2025-12-10 05:57:50 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef __LOG_VISOR_HPP__
|
||||
#define __LOG_VISOR_HPP__
|
||||
#pragma once
|
||||
|
||||
#include <cstdarg>
|
||||
#include <cstring>
|
||||
@@ -267,4 +266,3 @@ public:
|
||||
|
||||
}
|
||||
|
||||
#endif // __LOG_VISOR_HPP__
|
||||
|
||||
Reference in New Issue
Block a user