hugoam / kiui

Auto-layout Ui library, lightweight, skinnable and system agnostic, with an OpenGL backend
zlib License
749 stars 70 forks source link

Gcc warns about MK_OBJECT_EXPORT macro #12

Open alexeyknyshev opened 9 years ago

alexeyknyshev commented 9 years ago

/home/alexey/dev/src/kiui/src/Object/Iterable/mkStoreObserver.h:48: warning: type attributes ignored after type is already defined [-Wattributes] template class MK_OBJECT_EXPORT StoreObserver; ^