.reference

git-svn-id: svn://ultimatepp.org/upp/trunk@10434 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2016-11-14 09:14:11 +00:00
parent 2c092d0919
commit 3a4c5f7207
3 changed files with 2 additions and 4 deletions

View file

@ -1,8 +1,7 @@
#ifndef _app_app_h
#define _app_app_h
#include <CtrlLib/CtrlLib.h>
#include <SqlCtrl/SqlCtrl.h>
#include <Sql/Sql.h>
using namespace Upp;

View file

@ -1,4 +1,4 @@
description "Logging to Oracle";
description "Logging to Oracle\377";
uses
Oracle;

View file

@ -1,4 +1,3 @@
#include <RichEdit/RichEdit.h>
#include <Sql/Sql.h>
using namespace Upp;