remove marco PLATFORM_SPEC_HPP
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
* @contributors: dareg
|
||||
*/
|
||||
|
||||
#include <nana/config.hpp>
|
||||
#include PLATFORM_SPEC_HPP
|
||||
#include <nana/detail/platform_spec_selector.hpp>
|
||||
#include <nana/paint/detail/native_paint_interface.hpp>
|
||||
#include <nana/paint/pixel_buffer.hpp>
|
||||
#include <nana/gui/layout_utility.hpp>
|
||||
|
||||
@@ -10,8 +10,7 @@
|
||||
* @file: nana/paint/graphics.cpp
|
||||
*/
|
||||
|
||||
#include <nana/config.hpp>
|
||||
#include PLATFORM_SPEC_HPP
|
||||
#include <nana/detail/platform_spec_selector.hpp>
|
||||
#include <nana/gui/detail/bedrock.hpp>
|
||||
#include <nana/paint/graphics.hpp>
|
||||
#include <nana/paint/detail/native_paint_interface.hpp>
|
||||
|
||||
@@ -10,8 +10,7 @@
|
||||
* @file: nana/paint/image.cpp
|
||||
*/
|
||||
|
||||
#include <nana/config.hpp>
|
||||
#include PLATFORM_SPEC_HPP
|
||||
#include <nana/detail/platform_spec_selector.hpp>
|
||||
#include <nana/paint/image.hpp>
|
||||
#include <algorithm>
|
||||
#include <fstream>
|
||||
|
||||
@@ -11,8 +11,7 @@
|
||||
* @note: The format of Xorg 16bits depth is 565
|
||||
*/
|
||||
|
||||
#include <nana/config.hpp>
|
||||
#include PLATFORM_SPEC_HPP
|
||||
#include <nana/detail/platform_spec_selector.hpp>
|
||||
#include <nana/paint/pixel_buffer.hpp>
|
||||
#include <nana/gui/layout_utility.hpp>
|
||||
#include <nana/paint/detail/native_paint_interface.hpp>
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
|
||||
#include <nana/config.hpp>
|
||||
#include PLATFORM_SPEC_HPP
|
||||
#include <nana/detail/platform_spec_selector.hpp>
|
||||
#include <nana/paint/text_renderer.hpp>
|
||||
#include <nana/unicode_bidi.hpp>
|
||||
#include <nana/paint/detail/native_paint_interface.hpp>
|
||||
|
||||
Reference in New Issue
Block a user