[Spread] App: enable precompiled headers

This commit is contained in:
Uwe
2022-12-08 02:10:46 +01:00
parent ffe5c754af
commit ee7e19fac0
3 changed files with 19 additions and 8 deletions

View File

@@ -21,8 +21,9 @@
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <algorithm>
# include <boost/regex.hpp>
# include <boost/range/adaptor/map.hpp>
# include <boost/range/algorithm/copy.hpp>