pattern_formatter support most strftime format

This commit is contained in:
gabi
2014-10-19 02:54:45 +03:00
parent 0c6a0d52d7
commit 32a8b51d05
13 changed files with 268 additions and 53 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#include "../common.h"
#include "fast_oss.h"
#include "./fast_oss.h"
namespace c11log
{