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/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 67a8c32..6d9617a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -20,8 +20,8 @@ // #define UNIQUEAPP 1 -#include -#include +#include +#include #ifdef UNIQUEAPP #include #else // UNIQUEAPP -- cgit v1.2.1