Adding missing header includes to botlib files. Thanks to Ben Millwood for patch. (#4237)
This commit is contained in:
parent
7afb92be27
commit
17ca252753
5 changed files with 5 additions and 0 deletions
|
@ -37,6 +37,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
#include "botlib.h"
|
||||
#include "be_interface.h" //for botimport.Print
|
||||
#include "l_libvar.h"
|
||||
#include "l_log.h"
|
||||
|
||||
#define MAX_LOGFILENAMESIZE 1024
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue