|
|
#ifndef GBFWORDSJS_H | #ifndef GBFWORDSJS_H |
#define GBFWORDSJS_H | #define GBFWORDSJS_H |
| |
|
|
|
#include <cstdio> |
#include <swoptfilter.h> | #include <swoptfilter.h> |
| |
SWORD_NAMESPACE_START | SWORD_NAMESPACE_START |
|
|
| |
extern "C" { | extern "C" { |
| |
|
|
|
#include <stdint.h> |
#define SWHANDLE intptr_t | #define SWHANDLE intptr_t |
| |
| |
|
|
// Licensed under GNU General Public License (GPL) | // Licensed under GNU General Public License (GPL) |
// see accompanying LICENSE file for license details | // see accompanying LICENSE file for license details |
| |
#include <stdio.h> |
#include <cstdio> |
|
#include <fstream> |
| |
#include "diathekemgr.h" | #include "diathekemgr.h" |
#include <localemgr.h> | #include <localemgr.h> |
|
|
| |
#include <swbasicfilter.h> | #include <swbasicfilter.h> |
| |
|
#include <cctype> |
#include <defs.h> | #include <defs.h> |
| |
SWORD_NAMESPACE_START | SWORD_NAMESPACE_START |