Use standard C99 (and Qt) types for 64-bit integers
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
// Distributed under the MIT/X11 software license, see the accompanying
|
||||
// file license.txt or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "headers.h"
|
||||
#include "crypter.h"
|
||||
#include "db.h"
|
||||
|
||||
Reference in New Issue
Block a user