mirror of https://github.com/odrling/Aegisub
12 lines
439 B
C++
12 lines
439 B
C++
// This file is part of FexTracker and (C) 2006 by Hajo Krabbenhöft (tentacle)
|
|
// All rights reserved but the aegisub project is allowed to use it.
|
|
|
|
// stdafx.cpp : source file that includes just the standard includes
|
|
// FexTracker.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
|