mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.reference
git-svn-id: svn://ultimatepp.org/upp/trunk@10434 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
2c092d0919
commit
3a4c5f7207
3 changed files with 2 additions and 4 deletions
|
|
@ -1,8 +1,7 @@
|
||||||
#ifndef _app_app_h
|
#ifndef _app_app_h
|
||||||
#define _app_app_h
|
#define _app_app_h
|
||||||
|
|
||||||
#include <CtrlLib/CtrlLib.h>
|
#include <Sql/Sql.h>
|
||||||
#include <SqlCtrl/SqlCtrl.h>
|
|
||||||
|
|
||||||
using namespace Upp;
|
using namespace Upp;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
description "Logging to Oracle";
|
description "Logging to Oracle\377";
|
||||||
|
|
||||||
uses
|
uses
|
||||||
Oracle;
|
Oracle;
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
#include <RichEdit/RichEdit.h>
|
|
||||||
#include <Sql/Sql.h>
|
#include <Sql/Sql.h>
|
||||||
|
|
||||||
using namespace Upp;
|
using namespace Upp;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue