comparison test/callback_plain/callback_plain.c @ 293:9269d17a8f99

- removed unused include from callback_plain test
author Tassilo Philipp
date Tue, 24 Apr 2018 23:21:48 +0200
parents f5577f6bf97a
children 7608e34098b0
comparison
equal deleted inserted replaced
292:07941cbb5261 293:9269d17a8f99
21 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 21 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
22 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 22 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
23 23
24 */ 24 */
25 25
26 #include "../../dyncallback/dyncall_thunk.h"
27 #include "../../dyncallback/dyncall_callback.h" 26 #include "../../dyncallback/dyncall_callback.h"
28 #include "../common/platformInit.h" 27 #include "../common/platformInit.h"
29 #include "../common/platformInit.c" /* Impl. for functions only used in this translation unit */ 28 #include "../common/platformInit.c" /* Impl. for functions only used in this translation unit */
30 29
31 30