org.teavm.backend.c.runtime.h Maven / Gradle / Ivy
#pragma once
#include "definitions.h"
#include "core.h"
#include "memory.h"
#include "stack.h"
#include "string.h"
#include "exceptions.h"
#include "references.h"
#if TEAVM_INCREMENTAL
#include "virtcall.h"
#endif
© 2015 - 2024 Weber Informatics LLC | Privacy Policy