]> Creatis software - gdcm.git/blobdiff - src/gdcmDictSet.cxx
adding jpeg12 bits .h file , in libijg12.
[gdcm.git] / src / gdcmDictSet.cxx
index 9a8bea4c443c2e9aa59a526e1b0cf356602177ff..d75a14e21b94249cc5d8cd60a2ce7f823432ee26 100644 (file)
@@ -4,6 +4,7 @@
 #include <stdlib.h>  // For getenv
 #include "gdcmUtil.h"
 #include "gdcmDictSet.h"
+using namespace std;
 
 #define PUB_DICT_NAME     "DicomV3Dict"
 #ifndef PUB_DICT_PATH
@@ -98,7 +99,7 @@ gdcmDictSet::~gdcmDictSet() {
 /**
  * \ingroup gdcmDictSet
  * \brief   Loads a dictionary from a specified file, and add it
- *          to allready the existing ones contained in this gdcmDictSet.
+ *          to already the existing ones contained in this gdcmDictSet.
  * @param   FileName Absolute or relative filename containing the
  *          dictionary to load.
  * @param   Name Symbolic name that be used as identifier of the newly