blob: b45da9a8edc8b601ff8ef6ad7039d89214392535 (
plain)
1
2
3
4
5
6
7
8
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
// stdafx.cpp : source file that includes just the standard includes
// stdafx.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|