comparison Framework/Loaders/GenericLoadersContext.h @ 1385:ffe9beb7c5d3

Added LoadInstanceFullVisibility for default-visible RTSTRUCT
author Benjamin Golinvaux <bgo@osimis.io>
date Mon, 27 Apr 2020 16:47:46 +0200
parents 3d26447ddd28
children 1e132fe7090e
comparison
equal deleted inserted replaced
1384:24bcff8ea58f 1385:ffe9beb7c5d3
15 * Affero General Public License for more details. 15 * Affero General Public License for more details.
16 * 16 *
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
21 20
22 #pragma once 21 #pragma once
23 22
24 #include "../Messages/IMessageEmitter.h" 23 #include "../Messages/IMessageEmitter.h"
25 #include "../Oracle/ThreadedOracle.h" 24 #include "../Oracle/ThreadedOracle.h"