File: //proc/thread-self/root/usr/include/oracle/21/client64/jznotn.h
/* Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.*/
/*
NAME
jznotn.h - Oracle JSON APIs for OTN
FILE DESCRIPTION
*/
#ifndef JZNOTN_ORACLE
# define JZNOTN_ORACLE
#ifndef ORATYPES
# include <oratypes.h>
#endif
#ifndef ORASTRUC
# include <orastruc.h>
#endif
#ifndef JZNTYPES_ORACLE
# include <jzntypes.h>
#endif
#ifndef JZNDOM_ORACLE
# include <jzndom.h>
#endif
#ifndef JZNEV_ORACLE
# include <jznev.h>
#endif
#ifndef JZNERR_ORACLE
# include <jznerr.h>
#endif
#endif /* JZNOTN_ORACLE */