- support for precompiled headers
- made password dialog more userfriendly (especially key file creation/selection) - database file as command line argument is recognized again - fixed bug #1825446 (commandline option -cfg does NOT take relative path) - fixed mac buid problem (see item #1908868) git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@174 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
@@ -18,10 +18,7 @@
|
||||
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
||||
***************************************************************************/
|
||||
|
||||
#include "SecString.h"
|
||||
#include <iostream>
|
||||
#include "crypto/arcfour.h"
|
||||
#include "crypto/yarrow.h"
|
||||
|
||||
|
||||
using namespace std;
|
||||
CArcFour SecString::RC4;
|
||||
|
||||
Reference in New Issue
Block a user