removed #pragma once from cpp.

This commit is contained in:
Nick Bolton 2013-04-04 22:06:42 +00:00
parent 21a4d0f586
commit d0081ebd7a

View File

@ -15,8 +15,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#include "CCryptoStream.h"
// TODO: these are just for testing -- make sure they're gone by release!