Browse Source

Added #pragma once to the header

master
Michael Uleysky 3 months ago
parent
commit
be7103e718
  1. 1
      sources/GRIDVEL.h

1
sources/GRIDVEL.h

@ -1,3 +1,4 @@
#pragma once
#include "DataAdapters/gridfile.h"
#include "mdatetime.h"
#include "simple2ddata.h"

Loading…
Cancel
Save