blob: ad4cabd9a8cd591f85c21c6ef26ed2468b5e153b (
plain)
1
2
3
4
5
6
7
8
|
// **************************************************************************
// * This file is part of the FreeFileSync project. It is distributed under *
// * GNU General Public License: http://www.gnu.org/licenses/gpl.html *
// * Copyright (C) Zenju (zenju AT gmx DOT de) - All Rights Reserved *
// **************************************************************************
//dummy file for Visual Studio to compile precompiled header:
//attaching pch to any other cpp file triggers a full rebuild each time code is changed!
|