mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-30 00:34:17 +00:00
7 lines
81 B
C
7 lines
81 B
C
|
#ifndef CRYPTOPP_NR_H
|
||
|
#define CRYPTOPP_NR_H
|
||
|
|
||
|
#include "gfpcrypt.h"
|
||
|
|
||
|
#endif
|