comparison Framework/Messages/LockingEmitter.h @ 1083:f72d1ab42932 broker

integration mainline->broker
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 22 Oct 2019 13:14:05 +0200
parents 81b29bc7c3d4 6dd90b8d1589
children 4383382db01d
comparison
equal deleted inserted replaced
1079:e6d2ff8f1ab4 1083:f72d1ab42932
17 * You should have received a copy of the GNU Affero General Public License 17 * You should have received a copy of the GNU Affero General Public License
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 #pragma once 21 #pragma once
22
23 #include <Core/Enumerations.h>
24 #include <Core/OrthancException.h>
22 25
23 #include "IMessageEmitter.h" 26 #include "IMessageEmitter.h"
24 #include "IObservable.h" 27 #include "IObservable.h"
25 28
26 #include <Core/Enumerations.h> // For ORTHANC_OVERRIDE 29 #include <Core/Enumerations.h> // For ORTHANC_OVERRIDE