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