Blob Blame History Raw
--- colobot-colobot-gold-0.1.12-alpha/src/CBot/CBotInstr/CBotExprLitString.cpp	2019-02-23 20:01:33.000000000 +0100
+++ colobot-colobot-gold-0.1.12-alpha/src/CBot/CBotInstr/CBotExprLitString--patched.cpp	2020-02-06 23:33:22.040518099 +0100
@@ -15,8 +15,9 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see http://gnu.org/licenses
  */
+#include <stdexcept>
 
 #include "CBot/CBotInstr/CBotExprLitString.h"
 
 #include "CBot/CBotStack.h"