Security Scol plugin
G:
work
subversion
scol-technologies
trunk
scol
plugins
security
cryptopp
simple.cpp
1
// simple.cpp - originally written and placed in the public domain by Wei Dai
2
3
#include "
pch.h
"
4
5
#ifndef CRYPTOPP_IMPORTS
6
7
#include "
simple.h
"
8
9
NAMESPACE_BEGIN(CryptoPP)
10
11
NAMESPACE_END
12
13
#endif
pch.h
Precompiled header file.
simple.h
Classes providing basic library services.
Generated by
1.9.8