@ -52,7 +52,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsWindows.h"
#include <process.h>
#include <time.h>
#include <ctime>
#include "pnUtils/pnUtils.h"
#include "pnNetBase/pnNetBase.h"
#include "pnAsyncCore/pnAsyncCore.h"
@ -43,7 +43,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plProduct.h"
#include <string>
void print_version() {
#include <curl/curl.h>
@ -55,7 +55,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// Platform Library Includes
#include <sys/types.h>
#include <sys/stat.h>
@ -42,7 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include <Python.h>
#include <marshal.h>
#include "HeadSpin.h"
#include "pnUtTime.h"
#if HS_BUILD_FOR_UNIX
#include <sys/time.h>
#endif
#include "hsSTLStream.h"
#include <wchar.h>
static const uint32_t kDefaultKey[4] = { 0x6c0a5452, 0x3827d0f, 0x3a170b92, 0x16db7fc2 };
@ -40,14 +40,13 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "plSecureStream.h"
#if !HS_BUILD_FOR_WIN32
#define INVALID_HANDLE_VALUE 0
@ -45,7 +45,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
@ -41,9 +41,10 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include <cfloat>
#include <cmath>
#include "plUnifiedTime.h"
#include "hsStream.h"
@ -55,11 +56,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#if HS_BUILD_FOR_WIN32
//
// Converts Windows Time to Unified Time
@ -47,7 +47,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include <shlobj.h>
#include <commdlg.h>
#include <commctrl.h>
#include "hsResMgr.h"