blob: be51aa13e4a0de339186438e051781af01bba4cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/
// stdafx.cpp : source file that includes just the standard includes
// excxx_wce_sql.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
|