aboutsummaryrefslogtreecommitdiff
path: root/src/httpRequest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/httpRequest.h')
-rw-r--r--src/httpRequest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/httpRequest.h b/src/httpRequest.h
index ebfa9d9..fe1c0eb 100644
--- a/src/httpRequest.h
+++ b/src/httpRequest.h
@@ -53,8 +53,8 @@ const char * HTTP_Arg_Name( const httpArg *arg );
const char * HTTP_Arg_Value( const httpArg *arg );
#ifdef __cplusplus
}
-
#endif
+
#include "httpSString.h"
#endif /* __HTTP_REQUEST_H__ */