2010-08-04 22:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* examples/httpsrv/uhttpd.prg
  * examples/hscript/hscript.prg
    % Using __HB_EXTERN__ instead of header, to request full core.
This commit is contained in:
Viktor Szakats
2010-08-04 20:09:50 +00:00
parent 3d2fb06f5d
commit 804ef40ed7
3 changed files with 10 additions and 4 deletions

View File

@@ -91,7 +91,7 @@
#include "hbmemory.ch"
#include "hbgtinfo.ch"
#include "hbextern.ch" // need this to use with HRB
REQUEST __HB_EXTERN__
#include "hbsocket.ch"