mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-05 17:44:55 -06:00
Oracle: INITIALIZER fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@10435 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
3a4c5f7207
commit
1748b90d3f
2 changed files with 3 additions and 3 deletions
|
|
@ -5,6 +5,6 @@ namespace Upp {
|
|||
#define TFILE <Oracle/Oracle.t>
|
||||
#include <Core/t.h>
|
||||
|
||||
INITIALIZER(Oracle)
|
||||
INITIALIZER(Oracle) {}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue