/*
* NAppGUI Cross-platform C SDK
* 2015-2025 Francisco Garcia Collado
* MIT Licence
* https://nappgui.com/en/legal/license.html
*
* File: coreall.h
* https://nappgui.com/en/core/coreall.html
*
*/
/* Core library all-in-one headers include */
#include "core.h"
#include "arrpt.h"
#include "arrst.h"
#include "bhash.h"
#include "buffer.h"
#include "clock.h"
#include "date.h"
#include "dbind.h"
#include "event.h"
#include "heap.h"
#include "hfile.h"
#include "keybuf.h"
#include "respack.h"
#include "regex.h"
#include "setpt.h"
#include "setst.h"
#include "stream.h"
#include "strings.h"
#include "tfilter.h"
#include <osbs/osbsall.h>