Fix headers.

This commit is contained in:
lzwdgc 2020-09-19 01:36:01 +03:00
parent 1f3ebf67e7
commit c61cb0117e
2 changed files with 3 additions and 2 deletions

View file

@ -18,7 +18,7 @@
#include "buffer.h"
#include "common.h"
#include <stdexcept>
#include <stdio.h>

View file

@ -32,9 +32,10 @@
#include <fstream>
#include <iostream>
#include <iomanip>
#include <math.h>
#include <numeric>
#include <math.h>
// MultiByteToWideChar: https://msdn.microsoft.com/en-us/library/windows/desktop/dd319072(v=vs.85).aspx
// code pages: https://msdn.microsoft.com/en-us/library/windows/desktop/dd317756(v=vs.85).aspx
const std::map<std::string, int> code_pages