diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..13566b8
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,8 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/.name b/.idea/.name
new file mode 100644
index 0000000..1ddaeb4
--- /dev/null
+++ b/.idea/.name
@@ -0,0 +1 @@
+BLT
\ No newline at end of file
diff --git a/.idea/Code.iml b/.idea/Code.iml
new file mode 100644
index 0000000..f08604b
--- /dev/null
+++ b/.idea/Code.iml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/.idea/deployment.xml b/.idea/deployment.xml
new file mode 100644
index 0000000..0e5114f
--- /dev/null
+++ b/.idea/deployment.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000..79b3c94
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..74258af
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..92ab532
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/include/blt/std/simd.h b/include/blt/std/simd.h
index bb4d626..c5ead2c 100644
--- a/include/blt/std/simd.h
+++ b/include/blt/std/simd.h
@@ -24,7 +24,7 @@
#include
#else
- #warning AVX is not available.
+ //#warning AVX is not available.
#endif
#include
diff --git a/libraries/parallel-hashmap b/libraries/parallel-hashmap
index 65775fa..401552d 160000
--- a/libraries/parallel-hashmap
+++ b/libraries/parallel-hashmap
@@ -1 +1 @@
-Subproject commit 65775fa09fecaa65d0b0022ab6bf091c0e509445
+Subproject commit 401552da80b0971f818e648621260720ad40934e