blob: 406ce5b418eb5298f5c9e9e56971628ecd104852 (
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!
|