view Samples/Deprecated/Sdl/cpp.hint @ 1387:4ebf246f3919

Fixed big mistake (factoring the option parsing, which only adds noise to the people reading the code)
author Benjamin Golinvaux <bgo@osimis.io>
date Mon, 27 Apr 2020 16:49:03 +0200
parents eac254fb6791
children
line wrap: on
line source

#define ORTHANC_OVERRIDE
#define ORTHANC_STONE_DEFINE_EMPTY_MESSAGE(FILE, LINE, NAME) class NAME : public ::OrthancStone::IMessage {};