diff options
Diffstat (limited to 'apps/windoze/CBuilder5/BibleCS/RangeMaintFrm.h')
-rw-r--r-- | apps/windoze/CBuilder5/BibleCS/RangeMaintFrm.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/windoze/CBuilder5/BibleCS/RangeMaintFrm.h b/apps/windoze/CBuilder5/BibleCS/RangeMaintFrm.h index e279783..bf6fe85 100644 --- a/apps/windoze/CBuilder5/BibleCS/RangeMaintFrm.h +++ b/apps/windoze/CBuilder5/BibleCS/RangeMaintFrm.h @@ -10,6 +10,9 @@ #include <Buttons.hpp> #include <ExtCtrls.hpp> #include <swconfig.h> + +using namespace sword; +using namespace std; //--------------------------------------------------------------------------- class TRangeMaintForm : public TForm { |