actual/packages/node-libofx/OpenSP-1.5.2/lib/splib.h
2022-04-28 22:44:38 -04:00

10 lines
237 B
C

// Copyright (c) 1996 James Clark
// See the file COPYING for copying permission.
// This file must be included first by all files in lib.
#define BUILD_LIBSP
#include "config.h"
#ifdef SP_PCH
#include "splibpch.h"
#endif /* SP_PCH */