From 6b2ab74c0be25cd58f76d5161b552868e173597c Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 5 Feb 2019 14:03:57 +0100 Subject: conversion to the cmake building system Signed-off-by: gregory guy --- src/z3950connection.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/z3950connection.cpp') diff --git a/src/z3950connection.cpp b/src/z3950connection.cpp index 83dcf6b..e821c29 100644 --- a/src/z3950connection.cpp +++ b/src/z3950connection.cpp @@ -28,7 +28,7 @@ #include "iso5426converter.h" #include "iso6937converter.h" -#include +#include #include @@ -43,7 +43,7 @@ extern "C" #include -#include +#include namespace { -- cgit v1.2.3