Skip to content

Commit b7a42ba

Browse files
committed
Add missing #include
1 parent 3d90bc4 commit b7a42ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Data/HashMap/Internal.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
{-# OPTIONS_GHC -fno-full-laziness -funbox-strict-fields #-}
1616
{-# OPTIONS_HADDOCK not-home #-}
1717

18+
#include "MachDeps.h"
19+
1820
-- | = WARNING
1921
--
2022
-- This module is considered __internal__.

0 commit comments

Comments
 (0)