comparison Platforms/Generic/OracleWebService.cpp @ 732:c35e98d22764

move Deprecated classes to a separate folder
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 May 2019 14:27:35 +0200
parents 4f2416d519b4
children b537002f83a9 1c7ae79c426d
comparison
equal deleted inserted replaced
729:529189f399ec 732:c35e98d22764
18 * along with this program. If not, see <http://www.gnu.org/licenses/>. 18 * along with this program. If not, see <http://www.gnu.org/licenses/>.
19 **/ 19 **/
20 20
21 21
22 #include "OracleWebService.h" 22 #include "OracleWebService.h"
23 #include "../../Framework/Toolbox/IWebService.h" 23 #include "../../Framework/Deprecated/Toolbox/IWebService.h"
24 24
25 namespace Deprecated 25 namespace Deprecated
26 { 26 {
27 27
28 28