mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
removed leading underscore of include guards
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef _WSFS_TEST_MSLEEP_HPP
|
||||
#define _WSFS_TEST_MSLEEP_HPP
|
||||
#ifndef WSFS_TEST_MSLEEP_HPP
|
||||
#define WSFS_TEST_MSLEEP_HPP
|
||||
|
||||
namespace wsfs_test
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user