mirror of
https://github.com/lammertb/libhttp.git
synced 2025-08-19 09:42:06 +03:00
Fix wrong include guard in exe test
This commit is contained in:
@@ -18,8 +18,8 @@
|
|||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
* THE SOFTWARE.
|
* THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
#ifndef TEST_PRIVATE_H_
|
#ifndef TEST_PRIVATE_EXE_H_
|
||||||
#define TEST_PRIVATE_H_
|
#define TEST_PRIVATE_EXE_H_
|
||||||
|
|
||||||
#include "civetweb_check.h"
|
#include "civetweb_check.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user