Ver código fonte

Nobody is supposed to define CIVETWEB_VERSION outside civetweb.h

bel 10 anos atrás
pai
commit
259415c392
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      include/civetweb.h

+ 0 - 2
include/civetweb.h

@@ -23,9 +23,7 @@
 #ifndef CIVETWEB_HEADER_INCLUDED
 #define CIVETWEB_HEADER_INCLUDED
 
-#ifndef CIVETWEB_VERSION
 #define CIVETWEB_VERSION "1.7"
-#endif
 
 #ifndef CIVETWEB_API
     #if defined(_WIN32)