Browse Source

Added missing header libc++

master
Artyom Beilis 9 years ago
parent
commit
76426127c2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      private/base_cache.h

+ 1
- 0
private/base_cache.h View File

@@ -14,6 +14,7 @@
#include <booster/intrusive_ptr.h>
#include <cppcms/cstdint.h>
#include <cppcms/base_cache_fwd.h>
#include <time.h>

namespace cppcms {
namespace impl {


Loading…
Cancel
Save