mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 14:04:40 -04:00
fixed YACReader compilation after spliting yacreader_global
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
#include <typeinfo>
|
||||
|
||||
#include "comic_db.h"
|
||||
#include "yacreader_global.h"
|
||||
#include "yacreader_global_gui.h"
|
||||
|
||||
template<class T>
|
||||
inline const T& kClamp( const T& x, const T& low, const T& high )
|
||||
|
Reference in New Issue
Block a user