From 9dae84647a35ba356df3f4dae8022dee0ad8bed8 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Mon, 20 Jan 2014 18:18:46 +0100 Subject: component-defines.h should be generated. Change-Id: I759d119e0ad6c5ae2881284c82292d4d9cb7ae87 --- include/osl/detail/component-defines.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/osl') diff --git a/include/osl/detail/component-defines.h b/include/osl/detail/component-defines.h index 86a04b5a4ace..791ff8a7dbb0 100644 --- a/include/osl/detail/component-defines.h +++ b/include/osl/detail/component-defines.h @@ -12,6 +12,9 @@ /* Experimental direct constructor calls, under construction */ +/* FIXME: Rather than hardcoded, this should be generated from + solenv/bin/native-code.py */ + #define LO_URE_CURRENT_ENV 1 /*TODO*/ #define LO_URE_CTOR_ENV_com_dot_sun_dot_star_dot_xml_dot_sax_dot_FastParser 1 /*TODO*/ -- cgit