From 3d27a4f8f8de8d5ec1d59b24ea8607f7ce450fe4 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Tue, 17 Sep 2019 19:03:15 +0300 Subject: A little bit of purification. =) --- src/request.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/request.h') diff --git a/src/request.h b/src/request.h index 56513da..a43ba63 100644 --- a/src/request.h +++ b/src/request.h @@ -1,5 +1,5 @@ -#ifndef MAGI_INCLUDED_REQUEST_H -#define MAGI_INCLUDED_REQUEST_H +#ifndef MAGI_INCLUDED_REQUEST +#define MAGI_INCLUDED_REQUEST #include "field.h" -- cgit v1.2.3