Adam Ierymenko преди 9 години
родител
ревизия
726136beda
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      node/Dictionary.cpp

+ 2 - 1
node/Dictionary.cpp

@@ -16,9 +16,10 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "Dictionary.hpp"
+
 #ifdef ZT_SUPPORT_OLD_STYLE_NETCONF
 
-#include "Dictionary.hpp"
 #include "C25519.hpp"
 #include "Identity.hpp"
 #include "Utils.hpp"