mirror of
https://github.com/marketideas/qasm.git
synced 2024-12-28 06:29:58 +00:00
14 lines
434 B
C++
14 lines
434 B
C++
/*
|
|
* CiderPress
|
|
* Copyright (C) 2007 by faddenSoft, LLC. All Rights Reserved.
|
|
* See the file LICENSE for distribution terms.
|
|
*/
|
|
// stdafx.cpp : source file that includes just the standard includes
|
|
// diskimg.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
|