Skip to content

Commit

Permalink
Update Rads2Ioda.h
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumevernieres authored Sep 8, 2023
1 parent e8f8f44 commit a32c6cb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions utils/obsproc/Rads2Ioda.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#ifndef GDAS_UTILS_OBSPROC_RADS2IODA_H_ // NOLINT
#define GDAS_UTILS_OBSPROC_RADS2IODA_H_ // NOLINT
#pragma once

#include <iostream>
#include <netcdf> // NOLINT (using C API)
Expand Down Expand Up @@ -86,4 +85,3 @@ namespace gdasapp {
};
};
} // namespace gdasapp
#endif // GDAS_UTILS_OBSPROC_RADS2IODA_H_ // NOLINT

0 comments on commit a32c6cb

Please sign in to comment.