arcolight commented on code in PR #3911:
URL: https://github.com/apache/ignite-3/pull/3911#discussion_r1639533692


##########
modules/platforms/cpp/ignite/common/CMakeLists.txt:
##########
@@ -38,6 +38,7 @@ set(PUBLIC_HEADERS
     ignite_time.h
     ignite_timestamp.h
     ignite_type.h
+    mpi.h

Review Comment:
   This header is included in the `big_integer.h`, so I suppose we have to 
include this header in the PUBLIC list. May be I can hide this include through 
the pimpl or something like this.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to