Closed rcancro closed 3 years ago
I was too aggressive in including everything from TextExperiment as a public header file. ASTextUtilities.h includes a file (ASInternalHelpers.h) that isn’t exported as a public header and causes build issues. Hopefully this is the proper includes!
TextExperiment
ASTextUtilities.h
ASInternalHelpers.h
I was too aggressive in including everything from
TextExperiment
as a public header file.ASTextUtilities.h
includes a file (ASInternalHelpers.h
) that isn’t exported as a public header and causes build issues. Hopefully this is the proper includes!