From: Cédric Aguerre Date: Fri, 22 Jan 2016 10:30:57 +0000 (+0100) Subject: Fix renaming of Group as UserGroup X-Git-Tag: gde-v0.1~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=32b882c7d0b94ceb47d8ab57ccaf71d0d62e0095;p=modules%2Fgde.git Fix renaming of Group as UserGroup --- diff --git a/projects/GDE_API_CPP/api/src/CMakeLists.txt b/projects/GDE_API_CPP/api/src/CMakeLists.txt index fe254b2..ae07906 100644 --- a/projects/GDE_API_CPP/api/src/CMakeLists.txt +++ b/projects/GDE_API_CPP/api/src/CMakeLists.txt @@ -23,7 +23,6 @@ SET(gde_api_cpp_HEADERS Credentials.hpp File.hpp GDESession.hpp - Group.hpp HttpConnection.hpp JsonFormatter.hpp Profile.hpp @@ -31,6 +30,7 @@ SET(gde_api_cpp_HEADERS Study.hpp StudyService.hpp User.hpp + UserGroup.hpp UserService.hpp )