From 724043be0b9ed68382c49c54b4750ddeaebe81c4 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 5 Jul 2015 18:15:41 +0200 Subject: Windows: Display source location of errors in order to help diagnose issues reported by users --- src/Common/Language.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Common/Language.h') diff --git a/src/Common/Language.h b/src/Common/Language.h index d2dde96c..750a3972 100644 --- a/src/Common/Language.h +++ b/src/Common/Language.h @@ -6,6 +6,8 @@ packages. */ +#pragma once + #include #ifdef __cplusplus -- cgit v1.2.3