Skip to content

Conversation

Kronos3
Copy link
Collaborator

@Kronos3 Kronos3 commented Sep 3, 2025

Closes #796

@@ -15,7 +15,7 @@ object ConstantCppWriter extends CppWriterUtils {
case constantMembers =>
val fileName = ComputeCppFiles.FileNames.getConstants
val hppHeaderLines = {
val headers = List("Fw/FPrimeBasicTypes.hpp")
val headers = List("Fw/Types/BasicTypes.h")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed, we should include the .hpp version of this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tighten up constants-cpp include
2 participants