capitalization of pre-processor inclusion guard

This commit is contained in:
Axel Kohlmeyer
2018-11-28 08:45:15 -05:00
committed by GitHub
parent 1616886c97
commit 0d9e3779b8

View File

@ -17,8 +17,8 @@ PairStyle(lebedeva,PairLebedeva)
#else
#ifndef LMP_PAIR_Lebedeva_H
#define LMP_PAIR_Lebedeva_H
#ifndef LMP_PAIR_LEBEDEVA_H
#define LMP_PAIR_LEBEDEVA_H
#include "pair.h"