summaryrefslogtreecommitdiffstats
path: root/core/os/thread_safe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/os/thread_safe.cpp')
-rw-r--r--core/os/thread_safe.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/os/thread_safe.cpp b/core/os/thread_safe.cpp
index 394876ae16..acb37df02b 100644
--- a/core/os/thread_safe.cpp
+++ b/core/os/thread_safe.cpp
@@ -27,6 +27,7 @@
/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
+
#include "thread_safe.h"
#include "error_macros.h"
#include "os/memory.h"