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:
Luis Ángel San Martín
2017-09-14 09:30:36 +02:00
parent 0aeb0422d8
commit c06fb71a52
3 changed files with 13 additions and 0 deletions

View File

@ -21,6 +21,8 @@
#define LIBRARIES "LIBRARIES"
#define MAX_LIBRARIES_WARNING_NUM 10
namespace YACReader
{