removed #pragma once from cpp.

This commit is contained in:
Nick Bolton 2013-04-04 22:06:42 +00:00
parent 21a4d0f586
commit d0081ebd7a
1 changed files with 0 additions and 2 deletions

View File

@ -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!