mirror of
https://github.com/AxioDL/logvisor.git
synced 2025-12-08 13:15:09 +00:00
Compare commits
1 Commits
22ed01ffc5
...
1b6c2ae715
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1b6c2ae715 |
@@ -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