9 lines
151 B
C
9 lines
151 B
C
|
#ifndef WHY2_WHY2_H
|
||
|
#define WHY2_WHY2_H
|
||
|
|
||
|
#include <why2/decrypter.h>
|
||
|
#include <why2/encrypter.h>
|
||
|
#include <why2/flags.h>
|
||
|
#include <why2/misc.h>
|
||
|
|
||
|
#endif
|