Merged revision(s) 3153 from branches/releases/bacnet-stack-0-8-0:
Fixed compile warnings due to BUILD=debug option ........
This commit is contained in:
@@ -41,7 +41,9 @@
|
||||
#include "datalink.h"
|
||||
#include "version.h"
|
||||
/* some demo stuff needed */
|
||||
#ifndef DEBUG_ENABLED
|
||||
#define DEBUG_ENABLED 0
|
||||
#endif
|
||||
#include "debug.h"
|
||||
#include "filename.h"
|
||||
#include "handlers.h"
|
||||
|
||||
@@ -42,7 +42,9 @@
|
||||
#include "datalink.h"
|
||||
#include "bvlc.h"
|
||||
/* some demo stuff needed */
|
||||
#ifndef DEBUG_ENABLED
|
||||
#define DEBUG_ENABLED 0
|
||||
#endif
|
||||
#include "debug.h"
|
||||
#include "filename.h"
|
||||
#include "handlers.h"
|
||||
|
||||
@@ -40,7 +40,9 @@
|
||||
#include "device.h"
|
||||
#include "datalink.h"
|
||||
/* some demo stuff needed */
|
||||
#ifndef DEBUG_ENABLED
|
||||
#define DEBUG_ENABLED 0
|
||||
#endif
|
||||
#include "debug.h"
|
||||
#include "filename.h"
|
||||
#include "handlers.h"
|
||||
|
||||
Reference in New Issue
Block a user