X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3cbf54871089cc3dc50b6832652b5765e1601039..fa24a78f2f06ef0c3a34693fd32d52be51f55189:/src/bindings/lua/lua_debug.cpp diff --git a/src/bindings/lua/lua_debug.cpp b/src/bindings/lua/lua_debug.cpp index ddf1fb41b8..4cfe34282e 100644 --- a/src/bindings/lua/lua_debug.cpp +++ b/src/bindings/lua/lua_debug.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2017. The SimGrid Team. +/* Copyright (c) 2010-2018. The SimGrid Team. * All rights reserved. * * This program is free software; you can redistribute it and/or modify it @@ -11,9 +11,7 @@ * */ /* SimGrid Lua debug functions */ -extern "C" { #include -} #include "lua_utils.hpp" #include "xbt.h"