comparison Platforms/Generic/OracleDelayedCallExecutor.h @ 860:238693c3bc51 am-dev

merge default -> am-dev
author Alain Mazy <alain@mazy.be>
date Mon, 24 Jun 2019 14:35:00 +0200
parents c35e98d22764
children b537002f83a9 1c7ae79c426d
comparison
equal deleted inserted replaced
856:a6e17a5a39e7 860:238693c3bc51
19 **/ 19 **/
20 20
21 21
22 #pragma once 22 #pragma once
23 23
24 #include "../../Framework/Toolbox/IDelayedCallExecutor.h" 24 #include "../../Framework/Deprecated/Toolbox/IDelayedCallExecutor.h"
25 #include "Oracle.h" 25 #include "Oracle.h"
26 #include "../../Applications/Generic/NativeStoneApplicationContext.h" 26 #include "../../Applications/Generic/NativeStoneApplicationContext.h"
27 #include "DelayedCallCommand.h" 27 #include "DelayedCallCommand.h"
28 28
29 namespace Deprecated 29 namespace Deprecated