Fix build break on desktop
authorJan Kotas <jkotas@microsoft.com>
Mon, 10 Aug 2015 15:39:00 +0000 (08:39 -0700)
committerJan Kotas <jkotas@microsoft.com>
Mon, 10 Aug 2015 15:39:00 +0000 (08:39 -0700)
[tfs-changeset: 1512590]

src/utilcode/bitvector.cpp

index 719d2c8..0840eb7 100644 (file)
@@ -12,8 +12,7 @@
 #include "stdafx.h"
 #include <memory.h>
 
-#include "contract.h"
-#include "contract.inl"
+#include "utilcode.h"
 
 #include "bitvector.h"