mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
9 lines
164 B
C
9 lines
164 B
C
#ifndef __TSqlCtrl__
|
|
#define __TSqlCtrl__
|
|
|
|
#include <TSql/TSql.h>
|
|
#include <CtrlLib/CtrlLib.h>
|
|
#include <TDraw/TDraw.h>
|
|
#include "DlgLogin.h"
|
|
|
|
#endif//__TSqlCtrl__
|