mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 06:54:39 -04:00
Added a warning message whem too many libraries are created so users are guided to use yacreaderlibrary in the right way.
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
|
||||
#define LIBRARIES "LIBRARIES"
|
||||
|
||||
#define MAX_LIBRARIES_WARNING_NUM 10
|
||||
|
||||
namespace YACReader
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user