cryptorf: minor tweak

This commit is contained in:
Philippe Teuwen 2020-08-19 21:56:22 +02:00
commit a76596c3fe
2 changed files with 2 additions and 1 deletions

View file

@ -28,6 +28,7 @@ extern "C" {
#endif
#include <stdint.h>
#include <stddef.h>
#define AEND "\x1b[0m"