Commit bb32fa18 authored by Gabi Melman's avatar Gabi Melman

Update file_sinks.h

Fixed missing #pragma once
parent 8c55ee1a
......@@ -3,6 +3,8 @@
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
//
#pragma once
#include <mutex>
#include "base_sink.h"
#include "../details/null_mutex.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment