mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
9 lines
125 B
C++
9 lines
125 B
C++
#ifndef _XLS_XLS_h
|
|
#define _XLS_XLS_h
|
|
|
|
#include <Core/Core.h>
|
|
#include <XLS/xlslib.h>
|
|
|
|
using namespace Upp;
|
|
|
|
#endif
|