remove marco PLATFORM_SPEC_HPP

This commit is contained in:
Jinhao
2015-11-08 23:35:38 +08:00
parent e3e861eec8
commit 4f988a2223
20 changed files with 43 additions and 38 deletions

View File

@@ -11,9 +11,7 @@
*
* This file provides basis class and data structrue that required by nana
*/
#include <nana/config.hpp>
#include PLATFORM_SPEC_HPP
#include <nana/detail/platform_spec_selector.hpp>
#include <shellapi.h>
#include <stdexcept>