Fixup compilation on C++11

This commit is contained in:
Charles Dang 2016-03-31 03:17:43 +11:00
parent f962431710
commit b98687147a

View file

@ -15,6 +15,7 @@
#ifndef DESKTOP_WINDOWS_LOG_HPP_INCLUDED
#define DESKTOP_WINDOWS_LOG_HPP_INCLUDED
#include <stdio.h>
#include <string>
/**