00001 /* 00002 * Copyright (c) 2010-2012 Kevin Smith 00003 * Licensed under the GNU General Public License v3. 00004 * See Documentation/Licenses/GPLv3.txt for more information. 00005 */ 00006 #pragma once 00007 00008 #ifndef BOOST_FILESYSTEM_VERSION 00009 #define BOOST_FILESYSTEM_VERSION 2 00010 #endif