2010-07-12 12:44 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)

* tests/hbdoctst.prg
    + Added missing "directry.ch" header.
This commit is contained in:
Pritpal Bedi
2010-07-12 19:47:27 +00:00
parent 479fc8a7f8
commit cf1d90c7de
2 changed files with 5 additions and 0 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2010-07-12 12:44 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* tests/hbdoctst.prg
+ Added missing "directry.ch" header.
2010-07-12 21:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbqt/hbqt.hbp
! Fixed wrongly added header for moc processing in:

View File

@@ -11,6 +11,7 @@
*/
#include "common.ch"
#include "directry.ch"
#define _HBDOC_HBD_EXT ".hbd"