فهرست منبع

fixed include of common in bit_field.h

bunnei 12 سال پیش
والد
کامیت
a713bd1bad
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/common/bit_field.h

+ 1 - 1
src/common/bit_field.h

@@ -36,7 +36,7 @@
 #include <limits>
 #include <type_traits>
 
-#include "Common.h"
+#include "common/common.h"
 
 /*
  * Abstract bitfield class