diff --git a/reference/SQL_MSSQL/app.h b/reference/SQL_MSSQL/app.h index e3be04c54..1820f11b0 100644 --- a/reference/SQL_MSSQL/app.h +++ b/reference/SQL_MSSQL/app.h @@ -1,8 +1,7 @@ #ifndef _app_app_h #define _app_app_h -#include -#include +#include using namespace Upp; diff --git a/reference/SQL_Oracle/SQL_Oracle.upp b/reference/SQL_Oracle/SQL_Oracle.upp index 7a56a581d..8ddb41fb9 100644 --- a/reference/SQL_Oracle/SQL_Oracle.upp +++ b/reference/SQL_Oracle/SQL_Oracle.upp @@ -1,4 +1,4 @@ -description "Logging to Oracle"; +description "Logging to Oracle\377"; uses Oracle; diff --git a/reference/SqlS_fn/main.cpp b/reference/SqlS_fn/main.cpp index 7695b6513..c1f17e0ce 100644 --- a/reference/SqlS_fn/main.cpp +++ b/reference/SqlS_fn/main.cpp @@ -1,4 +1,3 @@ -#include #include using namespace Upp;