added comments into why2.h
This commit is contained in:
parent
ed19479e21
commit
3527384062
@ -7,11 +7,13 @@
|
|||||||
#ifndef WHY2_WHY2_H
|
#ifndef WHY2_WHY2_H
|
||||||
#define WHY2_WHY2_H
|
#define WHY2_WHY2_H
|
||||||
|
|
||||||
|
//CORE
|
||||||
#include <why2/decrypter.h>
|
#include <why2/decrypter.h>
|
||||||
#include <why2/encrypter.h>
|
#include <why2/encrypter.h>
|
||||||
#include <why2/flags.h>
|
#include <why2/flags.h>
|
||||||
#include <why2/misc.h>
|
#include <why2/misc.h>
|
||||||
|
|
||||||
|
//LOGGER
|
||||||
#include <why2/logger/logger.h>
|
#include <why2/logger/logger.h>
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
x
Reference in New Issue
Block a user