main.cpp: Fixed type in cwWEB include guard.
This commit is contained in:
parent
d2a3087a15
commit
5b84b0ae12
@ -51,7 +51,7 @@
|
||||
#include "cwIoTest.h"
|
||||
#endif
|
||||
|
||||
#if !defined(cwWeb)
|
||||
#if !defined(cwWEB)
|
||||
#include "cwDataSets.h"
|
||||
#include "cwSvg.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user