removed #pragma once from cpp.
This commit is contained in:
parent
21a4d0f586
commit
d0081ebd7a
|
@ -15,8 +15,6 @@
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#pragma once
|
|
||||||
|
|
||||||
#include "CCryptoStream.h"
|
#include "CCryptoStream.h"
|
||||||
|
|
||||||
// TODO: these are just for testing -- make sure they're gone by release!
|
// TODO: these are just for testing -- make sure they're gone by release!
|
||||||
|
|
Loading…
Reference in New Issue