Use quotes to include 'gtsam_instable/dllexport.h'

release/4.3a0
Ankur Roy Chowdhury 2023-03-07 11:31:58 -08:00
parent 910e71a878
commit ae22dc1b6f
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include <gtsam/nonlinear/FixedLagSmoother.h>
#include <gtsam/nonlinear/ISAM2.h>
#include "<gtsam_unstable/dllexport.h>"
#include "gtsam_unstable/dllexport.h"
namespace gtsam {