mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-16 16:25:54 +01:00
31 lines
1.0 KiB
C++
31 lines
1.0 KiB
C++
/*
|
|
*
|
|
* The contents of this file are subject to the Initial
|
|
* Developer's Public License Version 1.0 (the "License");
|
|
* you may not use this file except in compliance with the
|
|
* License. You may obtain a copy of the License at
|
|
* http://www.ibphoenix.com/idpl.html.
|
|
*
|
|
* Software distributed under the License is distributed on
|
|
* an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either
|
|
* express or implied. See the License for the specific
|
|
* language governing rights and limitations under the License.
|
|
*
|
|
*
|
|
* The Original Code was created by Claudio Valderrama C. for IBPhoenix.
|
|
* The development of the Original Code was sponsored by Craig Leonardi.
|
|
*
|
|
* Copyright (c) 2001 IBPhoenix
|
|
* All Rights Reserved.
|
|
*/
|
|
|
|
|
|
// stdafx.cpp : source file that includes just the standard includes
|
|
// fbudf.pch will be the pre-compiled header
|
|
// stdafx.obj will contain the pre-compiled type information
|
|
|
|
#include "stdafx.h"
|
|
|
|
// TODO: reference any additional headers you need in STDAFX.H
|
|
// and not in this file
|