ISO Core guidelines

This commit is contained in:
FutureRave
2022-02-27 12:53:44 +00:00
parent 7b91b9c781
commit c54981c6df
137 changed files with 138 additions and 137 deletions

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
namespace Utils
{

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
namespace Utils
{

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
namespace Utils
{

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
/// http://www.opensource.apple.com/source/CommonCrypto/CommonCrypto-55010/Source/libtomcrypt/doc/libTomCryptDoc.pdf

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
namespace Utils
{

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
namespace Utils
{

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
namespace Utils
{

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
namespace Utils
{

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
namespace Utils
{

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
namespace Utils
{

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
namespace Utils
{

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
#ifdef ENABLE_BASE128
#include "base128.h"
#endif

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
namespace Utils
{

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
namespace Utils
{

View File

@ -1,4 +1,4 @@
#include "STDInclude.hpp"
#include <STDInclude.hpp>
#include <shlwapi.h>
namespace Utils