Revision 1678f270 unittests/periphery-lld/inc/ut_alld_vcnl4020.h

View differences:

unittests/periphery-lld/inc/ut_alld_vcnl4020.h
1 1
/*
2 2
AMiRo-OS is an operating system designed for the Autonomous Mini Robot (AMiRo) platform.
3
Copyright (C) 2016..2018  Thomas Schöpping et al.
3
Copyright (C) 2016..2019  Thomas Schöpping et al.
4 4

  
5 5
This program is free software: you can redistribute it and/or modify
6 6
it under the terms of the GNU General Public License as published by
......
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
#ifndef _AMIROOS_UT_VCNL4020_LLD_HPP_
20
#define _AMIROOS_UT_VCNL4020_LLD_HPP_
19
#ifndef _AMIROOS_UT_VCNL4020_LLD_H_
20
#define _AMIROOS_UT_VCNL4020_LLD_H_
21 21

  
22 22
#include <aos_unittest.h>
23 23
#include <amiro-lld.h>
......
61 61

  
62 62
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_USE_VCNL4020) */
63 63

  
64
#endif /* _AMIROOS_UT_VCNL4020_LLD_HPP_ */
64
#endif /* _AMIROOS_UT_VCNL4020_LLD_H_ */
65 65

  
66 66

  

Also available in: Unified diff