Aegisub/FexTrackerSource/StdAfx.cpp
tentacle 627a85bd69 fixed fextracker normalization
added copyright notice

Originally committed to SVN as r196.
2006-03-04 15:26:09 +00:00

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