#ifndef QJS_GEOMETRY_H #define QJS_GEOMETRY_H #include "cell.h" JSValue js_geometry_use(JSContext *ctx); #endif /* QJS_GEOMETRY_H */